Searched refs:__collector_tsd_allocate (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dtsd.h46 int __collector_tsd_allocate ();
H A Dtsd.c62 __collector_tsd_allocate () function
H A Dcollector.c900 // We have to create all tsd keys before __collector_tsd_allocate().
907 if (__collector_tsd_allocate () != 0)
912 /* init tsd for unwind, called right after __collector_tsd_allocate()*/
1118 if (__collector_tsd_allocate () != 0)
H A Ddispatcher.c1033 if (__collector_tsd_allocate () == 0)
1034 /* init tsd for unwind, called right after __collector_tsd_allocate()*/
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dtsd.h46 int __collector_tsd_allocate ();
H A Dtsd.c62 __collector_tsd_allocate () function
H A Dcollector.c894 // We have to create all tsd keys before __collector_tsd_allocate().
901 if (__collector_tsd_allocate () != 0)
906 /* init tsd for unwind, called right after __collector_tsd_allocate()*/
1114 if (__collector_tsd_allocate () != 0)
H A Ddispatcher.c1101 if (__collector_tsd_allocate () == 0)
1102 /* init tsd for unwind, called right after __collector_tsd_allocate()*/

Completed in 206 milliseconds