Home
last modified time | relevance | path

Searched refs:gprofng_pthread_create (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Ddispatcher.c1143 gprofng_pthread_create (int (real_func) (), pthread_t *thread, in gprofng_pthread_create() function
1172 return gprofng_pthread_create (__real_pthread_create, thread, attr, func, arg); \