Home
last modified time | relevance | path

Searched defs:thread (Results 1 - 25 of 268) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Dthread.h26 typedef std::thread thread; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Dthread.h41 typedef std::thread thread; typedef
[all...]
/third_party/openssl/test/
H A Dthreadstest.h27 static int wait_for_thread(thread_t thread) in wait_for_thread() argument
52 static int wait_for_thread(thread_t thread) in wait_for_thread() argument
76 static int wait_for_thread(thread_t thread) in wait_for_thread() argument
H A Dthreadstest_fips.c30 thread_t thread; in test_fips_rand_leak() local
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.h36 deThread thread; member
/third_party/elfutils/libdwfl/
H A Ddwfl_frame_regs.c36 dwfl_thread_state_registers (Dwfl_Thread *thread, int firstreg, in dwfl_thread_state_registers() argument
/third_party/FreeBSD/sys/dev/usb/implementation/
H A D_thread_ref.h47 struct thread { struct
/third_party/libuv/test/
H A Dtest-async-null-cb.c29 static uv_thread_t thread; variable
H A Dtest-embed.c49 uv_thread_t thread; in TEST_IMPL() local
H A Dtest-semaphore.c51 uv_thread_t thread; in TEST_IMPL() local
75 uv_thread_t thread; in TEST_IMPL() local
H A Dtest-mutexes.c140 uv_thread_t thread; in TEST_IMPL() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_setname_np.c9 int pthread_setname_np(pthread_t thread, const char *name) in pthread_setname_np() argument
H A Dpthread_getname_np.c8 int pthread_getname_np(pthread_t thread, char *name, size_t len) in pthread_getname_np() argument
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill02.c46 pthread_t thread; in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/speculative/
H A D4-1.c28 static void *thread(void *tmp) in thread() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_init/
H A D1-1.c59 pthread_t thread; in main() local
[all...]
H A D2-1.c58 pthread_t thread; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D7-1.c102 pthread_t thread; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_getcpuclockid.c40 pthread_t thread; in pthread_getcpuclockid_0100() local
H A Dpthread_setschedprio.c56 pthread_t thread; in pthread_setschedprio_0100() local
78 pthread_t thread; in pthread_setschedprio_0200() local
[all...]
H A Dpthread_spin_trylock.c50 pthread_t thread; in pthread_spin_trylock_0100() local
80 pthread_t thread; in pthread_spin_trylock_0200() local
H A Dpthread_spin_lock.c61 pthread_t thread; in pthread_spin_lock_0200() local
H A Dpthread_spin_unlock.c41 pthread_t thread; in pthread_spin_unlock_0100() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dblockingcall.h37 auto thread = std::thread( in call() local
62 auto thread = std::thread( in call() local
/third_party/elfutils/tests/
H A Ddwfl-proc-attach.c64 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() argument

Completed in 6 milliseconds

1234567891011