Searched refs:static_tls_cnt (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c128 static size_t static_tls_cnt; variable
422 if (runtime && def.dso->tls_id >= static_tls_cnt) {
1621 static_tls_cnt = tls_cnt;

Completed in 78 milliseconds