Home
last modified time | relevance | path

Searched defs:threadid (Results 1 - 9 of 9) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-smp/
H A Dminimal-http-server-smp.c57 void *thread_service(void *threadid) in thread_service() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/
H A Dminimal-http-server-eventlib-smp.c55 void *thread_service(void *threadid) in thread_service() argument
/kernel/linux/linux-5.10/kernel/debug/
H A Ddebug_core.h26 unsigned long threadid; member
/kernel/linux/linux-6.6/kernel/debug/
H A Ddebug_core.h26 unsigned long threadid; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H A Dminimal-ws-server.c92 void *thread_service(void *threadid) in thread_service() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dminimal-ws-server.c90 void *thread_service(void *threadid) in thread_service() argument
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dshm_test.c87 pthread_t threadid; member
/third_party/python/Python/
H A Dthread_pthread.h324 volatile pthread_t threadid; in PyThread_get_thread_ident() local
/third_party/sqlite/src/
H A Dsqlite3.c37094 #define threadid global() macro
37096 #define threadid global() macro
[all...]

Completed in 136 milliseconds