Home
last modified time | relevance | path

Searched defs:pthread_self (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/lib/libpthread/
H A Dpthread.h417 #define pthread_self __libc_thr_self macro
H A Dpthread.c859 pthread_self(void) in pthread_self() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dtls.h70 # pragma weak pthread_self macro
H A Dlock.h124 # pragma weak pthread_self macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dtls.h70 # pragma weak pthread_self macro
H A Dlock.h124 # pragma weak pthread_self macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/glthread/
H A Dlock.h268 # pragma weak pthread_self macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlock.h125 # pragma weak pthread_self macro
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c299 #define pthread_self() GetCurrentThreadId() macro