Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-pass-by-value/
Dheader.h9 ThreadId threadid; member
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-smp/
Dminimal-http-server-smp.c51 void *thread_service(void *threadid) in thread_service()
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/
Dminimal-http-server-eventlib-smp.c48 void *thread_service(void *threadid) in thread_service()
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
Dminimal-ws-server.c83 void *thread_service(void *threadid) in thread_service()
/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/ltp/testcases/kernel/mem/mtest07/
Dshm_test.c87 pthread_t threadid; member
/external/python/cpython3/Python/
Dthread_pthread.h319 volatile pthread_t threadid; in PyThread_get_thread_ident() local
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeProcessLinux.cpp2053 lldb::tid_t threadid = config.getThreadID(); in StartTrace() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerLLGS.cpp1236 lldb::tid_t threadid = LLDB_INVALID_THREAD_ID; in Handle_jTraceConfigRead() local
/external/stressapptest/src/
Dworker.cc2266 bool NetworkListenThread::SpawnSlave(int newsock, int threadid) { in SpawnSlave()
/external/dlmalloc/
Dmalloc.c1916 THREAD_ID_T threadid; member