Home
last modified time | relevance | path

Searched defs:tid (Results 151 - 175 of 293) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/tests/api/
H A Dapi-threadmessage-test.c33 pthread_t tid; member
40 pthread_t tid; member
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c42 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 Dsmooth-gtk-thread.c124 pthread_t tid[NUMT]; in create_thread() local
/third_party/libuv/test/
H A Dtest-thread.c147 uv_thread_t tid; in TEST_IMPL() local
/third_party/libwebsockets/lib/core-net/
H A Dpollfd.c37 int sampled_tid, tid; in _lws_change_pollfd() local
/third_party/mesa3d/include/android_stub/log/
H A Dlogprint.h62 int32_t tid; member
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl06.c81 static int tid; variable
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs05_make_tree.c69 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 Dmsgstress02.c57 static int tid; variable
212 static void cleanup_msgqueue(int i, int tid) in cleanup_msgqueue() argument
[all...]
H A Dmsgstress03.c53 static int tid; variable
H A Dmsgstress01.c56 static int tid; variable
/third_party/ltp/testcases/realtime/func/prio-preempt/
H A Dprio-preempt.c138 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 Dtestpi-3.c101 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 Dtrace-object.cc110 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 Dthread_rwlock_test.cpp77 static inline void WaitThreadSleep(pid_t& tid) in WaitThreadSleep() argument
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_mutex_ext.c45 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 Dpthread_rwlock_rdlock.c48 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 Dcmp_hdr.c274 char *tid; in ossl_cmp_hdr_set_transactionID() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_blind.c21 CRYPTO_THREAD_ID tid; member
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
/third_party/libabigail/src/
H A Dabg-workers.cc84 pthread_t tid; member
/third_party/openssl/crypto/bn/
H A Dbn_blind.c21 CRYPTO_THREAD_ID tid; member
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c274 char *tid; in ossl_cmp_hdr_set_transactionID() local
/third_party/openssl/crypto/err/
H A Derr_prn.c23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
/vendor/hisilicon/hispark_pegasus/demo/message_demo/
H A Dmessage.c32 osThreadId_t tid; member
69 osThreadId_t tid = osThreadNew(func, arg, &attr); in newThread() local

Completed in 12 milliseconds

12345678910>>...12