OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gprofng_pthread_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
dispatcher.c
1143
gprofng_pthread_create
(int (real_func) (pthread_t *, const pthread_attr_t *,
function
1148
TprintfT (DBG_LTT, "
gprofng_pthread_create
@%p\n", real_func);
1162
TprintfT (DBG_LT1, "
gprofng_pthread_create
@%p returns %d\n", real_func, ret);
1173
return
gprofng_pthread_create
(__real_pthread_create, thread, attr, func, arg); \
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
dispatcher.c
1143
gprofng_pthread_create
(int (real_func) (pthread_t *, const pthread_attr_t *,
function
1148
TprintfT (DBG_LTT, "
gprofng_pthread_create
@%p\n", real_func);
1162
TprintfT (DBG_LT1, "
gprofng_pthread_create
@%p returns %d\n", real_func, ret);
1173
return
gprofng_pthread_create
(__real_pthread_create, thread, attr, func, arg); \
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026