Home
last modified time | relevance | path

Searched defs:collector_thread_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlibcol_util.h65 typedef pthread_t collector_thread_t; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dlibcol_util.h64 #define collector_thread_t pthread_t // not using pid_t, since tid is defined as pthread… macro