Searched defs:pthread_exit (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c363 * thr_exit and pthread_exit events, THEN you should NOT use 'prex -l'
376 pthread_exit(void * status) function
382 dlsym(RTLD_NEXT, "pthread_exit");
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c973 #pragma weak pthread_exit = thr_exit macro

Completed in 65 milliseconds