Home
last modified time | relevance | path

Searched defs:tid (Results 301 - 325 of 495) sorted by relevance

1...<<11121314151617181920

/third_party/libuv/test/
H A Dtest-ipc-send-recv.c174 uv_thread_t tid; in run_test() local
H A Drunner-unix.c242 pthread_t tid; in process_wait() local
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c46 lws_adns_get_query(lws_async_dns_t *dns, adns_query_type_t qtype, lws_dll2_owner_t *owner, uint16_t tid, const char *name) lws_adns_get_query() argument
621 uint16_t tid; lws_async_dns_get_new_tid() local
[all...]
H A Dprivate-lib-async-dns.h73 uint16_t tid[3]; /* last 3 sent tid */ member
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_getdelays.c265 pid_t tid = 0; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c122 struct ureg_src tid = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_THREAD_ID, 0); in si_create_dma_compute_shader() local
528 struct ureg_src tid = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_THREAD_ID, 0); in si_create_fmask_expand_cs() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h59 short tid, pid; member
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c24 int tid = __pthread_self()->tid; in __tl_lock() local
/third_party/musl/src/thread/
H A Dpthread_create.c34 int tid = __pthread_self()->tid; in __tl_lock() local
[all...]
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c24 int tid = __pthread_self()->tid; in __tl_lock() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h50 short tid, pid; member
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c147 pthread_t tid; member
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress04.c60 static int tid; variable
238 static void cleanup_msgqueue(int i, int tid) in cleanup_msgqueue() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-aix.cc152 pthread_t tid = pthread_self(); in GetStackStart() local
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp60 uint32_t tid; member
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_pthrd_test.cpp512 pid_t tid = 0; member
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c253 pthread_t tid[2]; in pthread_rwlock_timedwrlock_0050() local
271 pthread_t tid[2]; in pthread_rwlock_timedwrlock_0060() local
289 pthread_t tid[2]; pthread_rwlock_timedwrlock_0070() local
307 pthread_t tid[2]; pthread_rwlock_timedwrlock_0080() local
325 pthread_t tid[2]; pthread_rwlock_timedwrlock_0090() local
343 pthread_t tid[2]; pthread_rwlock_timedwrlock_0100() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dopenssl.c110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c758 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
781 CRYPTO_THREAD_ID tid; in ossl_rand_pool_add_additional_data() member
H A Drand_vms.c560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c758 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
781 CRYPTO_THREAD_ID tid; in ossl_rand_pool_add_additional_data() member
H A Drand_vms.c560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
/third_party/openssl/apps/
H A Dopenssl.c110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc408 uint32_t tid; in GetTID() local
430 intptr_t tid = reinterpret_cast<intptr_t>(v); in FreeTID() local
455 intptr_t tid = reinterpret_cast<intptr_t>(pthread_getspecific(tid_key)); in GetTID() local
[all...]
/third_party/selinux/libselinux/src/
H A Dprocattr.c87 pid_t tid; in openattr() local

Completed in 16 milliseconds

1...<<11121314151617181920