Searched defs:thr_self (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/head/ | ||
| D | thread.h | 51 #define thr_self() (unsigned long)pthread_self() macro |
| /netbsd/src/lib/libc/include/ | ||
| D | reentrant.h | 219 #define thr_self() __libc_thr_self() macro |