Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dsynctrace.c108 static int (*__real_pthread_join) (pthread_t thread, void **retval) = NULL; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dsynctrace.c120 static void *__real_pthread_join = NULL; variable