Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/thread/windows/
DSDL_systhread.c140 unsigned threadid = 0; local
146 DWORD threadid = 0; local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-smp/
Dminimal-http-server-smp.c51 void *thread_service(void *threadid) in thread_service()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/
Dminimal-http-server-eventlib-smp.c48 void *thread_service(void *threadid) in thread_service()
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstbufferstress.c34 gint threadid = GPOINTER_TO_INT (user_data); in run_test() local
Dgstpollstress.c113 run_test (void *threadid) in run_test()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
Dminimal-ws-server.c83 void *thread_service(void *threadid) in thread_service()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/
DSDL_thread_c.h56 SDL_threadID threadid; member
/third_party/ltp/testcases/kernel/mem/mtest07/
Dshm_test.c87 pthread_t threadid; member
/third_party/openssl/crypto/
Dmem_dbg.c50 CRYPTO_THREAD_ID threadid; member
69 CRYPTO_THREAD_ID threadid; member
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests/
Dtest.c711 pthread_t threadid[COND_NTHREADS]; in condTimed_main() local
859 pthread_t threadid[COND_NTHREADS]; in condTimed_main() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_sysaudio.h179 SDL_threadID threadid; member
/third_party/python/Python/
Dthread_pthread.h319 volatile pthread_t threadid; in PyThread_get_thread_ident() local
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c1914 THREAD_ID_T threadid; member