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

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

Completed in 130 milliseconds