Searched defs:thr_self (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libc/include/ | ||
| H A D | reentrant.h | 126 #define thr_self() _pthread_self() macro |
| /freebsd/cddl/contrib/opensolaris/head/ | ||
| H A D | thread.h | 47 #define thr_self() (unsigned long)pthread_self() macro |