| /third_party/ffmpeg/tests/api/ |
| H A D | api-threadmessage-test.c | 33 pthread_t tid; member 40 pthread_t tid; member
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query_hw.c | 42 static int snd_timer_query_hw_next_device(snd_timer_query_t *handle, snd_timer_id_t * tid) in snd_timer_query_hw_next_device() argument
|
| /third_party/curl/docs/examples/ |
| H A D | smooth-gtk-thread.c | 124 pthread_t tid[NUMT]; in create_thread() local
|
| /third_party/libuv/test/ |
| H A D | test-thread.c | 147 uv_thread_t tid; in TEST_IMPL() local
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | pollfd.c | 37 int sampled_tid, tid; in _lws_change_pollfd() local
|
| /third_party/mesa3d/include/android_stub/log/ |
| H A D | logprint.h | 62 int32_t tid; member
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
| H A D | semctl06.c | 81 static int tid; variable
|
| /third_party/ltp/testcases/network/nfs/nfs_stress/ |
| H A D | nfs05_make_tree.c | 69 static void run_targets(const char *dirname, char *cfile, pid_t tid) in run_targets() argument 132 pid_t tid = gettid(); in thread_fn() local
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
| H A D | msgstress02.c | 57 static int tid; variable 212 static void cleanup_msgqueue(int i, int tid) in cleanup_msgqueue() argument [all...] |
| H A D | msgstress03.c | 53 static int tid; variable
|
| H A D | msgstress01.c | 56 static int tid; variable
|
| /third_party/ltp/testcases/realtime/func/prio-preempt/ |
| H A D | prio-preempt.c | 138 int policy, mypri = 0, tid; in busy_thread() local 164 int policy, rc, mypri = 0, tid, times = 0; in worker_thread() local [all...] |
| /third_party/ltp/testcases/realtime/stress/pi-tests/ |
| H A D | testpi-3.c | 101 int rc, i, j, policy, tid = gettid(); in func_nonrt() local 150 int rc, i, j, policy, tid = gettid(); in func_rt() local 206 int rc, i, j, policy, tid = gettid(); func_noise() local [all...] |
| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-object.cc | 110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | thread_rwlock_test.cpp | 77 static inline void WaitThreadSleep(pid_t& tid) in WaitThreadSleep() argument
|
| /third_party/musl/libc-test/src/functionalext/thread/ |
| H A D | pthread_mutex_ext.c | 45 pthread_t tid; in pthread_mutex_clocklock_0010() local 77 pthread_t tid; in pthread_mutex_clocklock_0020() local 113 pthread_t tid; in pthread_mutex_clocklock_0030() local 145 pthread_t tid; in pthread_mutex_clocklock_0040() local 185 pthread_t tid; pthread_mutex_clocklock_0050() local 217 pthread_t tid; pthread_mutex_clocklock_0060() local 260 pthread_t tid; pthread_mutex_timedlock_monotonic_np_0010() local 292 pthread_t tid; pthread_mutex_timedlock_monotonic_np_0020() local 343 pthread_t tid; pthread_mutex_lock_timeout_np_0010() local 376 pthread_t tid; pthread_mutex_lock_timeout_np_0020() local [all...] |
| H A D | pthread_rwlock_rdlock.c | 48 pthread_t tid[2]; in pthread_rwlock_clockrdlock_0010() local 92 pthread_t tid[2]; in pthread_rwlock_clockrdlock_0020() local 133 pthread_t tid[2]; pthread_rwlock_clockrdlock_0030() local 177 pthread_t tid[2]; pthread_rwlock_clockrdlock_0040() local 217 pthread_t tid[2]; pthread_rwlock_timedrdlock_monotonic_np_0010() local 261 pthread_t tid[2]; pthread_rwlock_timedrdlock_monotonic_np_0020() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 274 char *tid; in ossl_cmp_hdr_set_transactionID() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_blind.c | 21 CRYPTO_THREAD_ID tid; member
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_prn.c | 23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
|
| /third_party/libabigail/src/ |
| H A D | abg-workers.cc | 84 pthread_t tid; member
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_blind.c | 21 CRYPTO_THREAD_ID tid; member
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 274 char *tid; in ossl_cmp_hdr_set_transactionID() local
|
| /third_party/openssl/crypto/err/ |
| H A D | err_prn.c | 23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
|
| /vendor/hisilicon/hispark_pegasus/demo/message_demo/ |
| H A D | message.c | 32 osThreadId_t tid; member 69 osThreadId_t tid = osThreadNew(func, arg, &attr); in newThread() local
|