Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libobjc/objc/
Dthr.h90 objc_thread_t objc_thread_id (void);
/netbsd/src/external/gpl3/gcc/dist/libobjc/
Dlibobjc.def41 objc_thread_id
Dthr.c225 objc_thread_id (void) in objc_thread_id() function
DTHREADS163 objc_thread_id(void), int
197 Returns the current thread's id, called by objc_thread_id.
DChangeLog3264 rather than through objc_thread_id, to save a function call.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.1111885 * objc/thr-decosf1.c (objc_thread_id): Use pthread_getunique_np