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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dlibcol_util.h67 #define __collector_thr_self() (collector_thread_t)__collector_gettid() // not using pthread_self() macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlibcol_util.h67 #define __collector_thr_self() ((collector_thread_t) ((unsigned long) __collector_gettid())) macro

Completed in 140 milliseconds