Home
last modified time | relevance | path

Searched refs:thr_self_sym (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c134 static char const *thr_self_sym = "thr_self"; variable
423 (thread_t (*)(void)) dlsym(h, thr_self_sym)) == NULL) in la_preinit()