Home
last modified time | relevance | path

Searched defs:tid (Results 176 - 200 of 473) sorted by relevance

12345678910>>...19

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dprctlndk.cpp46 pthread_t tid = PARAM_0; in Prctl() local
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
H A DIpcMqTest.cpp382 pthread_t tid; in HWTEST_F() local
444 pthread_t tid; in HWTEST_F() local
511 pthread_t tid; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
H A DSemTest.cpp190 pthread_t tid; in HWTEST_F() local
247 pthread_t tid; in HWTEST_F() local
301 pthread_t tid; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/process/processid/
H A DProcessApiTest.cpp299 pid_t tid = gettid(); in HWTEST_F() local
/third_party/curl/tests/libtest/
H A Dlib1565.c101 pthread_t tid; in test() local
/third_party/curl/docs/examples/
H A Dthreaded-ssl.c138 pthread_t tid[NUMT]; in main() local
/third_party/libunwind/libunwind/src/
H A Dos-freebsd.c53 get_pid_by_tid(int tid) in get_pid_by_tid() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap3.c72 long tid = (long)args; in map_write_unmap() local
/third_party/ltp/testcases/kernel/syscalls/rt_tgsigqueueinfo/
H A Drt_tgsigqueueinfo01.c83 pid_t *tid = arg; in receiver_func() local
106 pid_t tid = -1; in verify_signal_parent_thread() local
128 pid_t *tid = arg; in sender_func() local
145 pid_t tid = -1; in verify_signal_inter_thread() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill03.c81 const int *tid; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D2-1.c92 static int create_thread(int prio, pthread_t * tid) in create_thread() argument
/third_party/ltp/testcases/realtime/func/thread_clock/
H A Dtc-2.c92 int tid = (int)(long)pthr->arg; in workerthread() local
114 int tid = (int)(long)pthr->arg; in sleeperthread() local
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtestpi-2.c86 int i, tid = gettid(); in func_lowrt() local
116 int i, tid = gettid(); in func_rt() local
144 int i, tid = gettid(); in func_noise() local
[all...]
H A Dtestpi-4.c85 int i, tid = gettid(); in func_nonrt() local
116 int i, tid = gettid(); in func_rt() local
144 int i, tid = gettid(); in func_noise() local
[all...]
H A Dtestpi-1.c84 int i, tid = gettid(); in func_nonrt() local
114 int i, tid = gettid(); in func_rt() local
142 int i, tid = gettid(); in func_noise() local
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_syscall.cpp53 pid_t tid; in Bm_function_Syscall_gettid() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c82 CRYPTO_THREAD_ID tid; in ossl_rand_pool_add_additional_data() member
103 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
H A Drand_win.c131 DWORD tid; in ossl_pool_add_nonce_data() member
153 DWORD tid; in ossl_rand_pool_add_additional_data() member
/third_party/openssl/test/testutil/
H A Dtestutil_init.c28 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c82 CRYPTO_THREAD_ID tid; in ossl_rand_pool_add_additional_data() member
103 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
H A Drand_win.c131 DWORD tid; in ossl_pool_add_nonce_data() member
153 DWORD tid; in ossl_rand_pool_add_additional_data() member
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_process_stub.cpp172 uint32_t tid = data.ReadUint32(); in HandleRegisterThreadPriority() local
/foundation/multimedia/audio_framework/frameworks/native/audioschedule/
H A Daudio_schedule.cpp51 void ConfigPayload(uint32_t pid, uint32_t tid, const char *bundleName, int32_t qosLevel, in ConfigPayload() argument
63 void ScheduleReportData(uint32_t pid, uint32_t tid, const char *bundleName) in ScheduleReportData() argument
74 void UnscheduleReportData(uint32_t pid, uint32_t tid, const char* bundleName) in UnscheduleReportData() argument
84 UnscheduleThreadInServer(uint32_t pid, uint32_t tid) UnscheduleThreadInServer() argument
94 ScheduleThreadInServer(uint32_t pid, uint32_t tid) ScheduleThreadInServer() argument
126 AudioScheduleGuard(uint32_t pid, uint32_t tid, const std::string &bundleName) AudioScheduleGuard() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_proxy.cpp202 int32_t AudioProcessProxy::RegisterThreadPriority(uint32_t tid, const std::string &bundleName) in RegisterThreadPriority() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_cache.cpp196 CacheRenderDrawingImageByPixelMapId(uint64_t uniqueId, std::shared_ptr<Drawing::Image> img, pid_t tid) CacheRenderDrawingImageByPixelMapId() argument

Completed in 11 milliseconds

12345678910>>...19