Home
last modified time | relevance | path

Searched defs:threadid (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Python/
Dthread_pth.h69 volatile pth_t threadid; in PyThread_get_thread_ident() local
Dthread_pthread.h229 volatile pthread_t threadid; in PyThread_get_thread_ident() local
/external/python/cpython3/Python/
Dthread_pthread.h257 volatile pthread_t threadid; in PyThread_get_thread_ident() local
/external/stressapptest/src/
Dworker.cc2262 bool NetworkListenThread::SpawnSlave(int newsock, int threadid) { in SpawnSlave()
/external/dlmalloc/
Dmalloc.c1916 THREAD_ID_T threadid; member