/third_party/curl/docs/examples/ |
H A D | threaded-ssl.c | 138 pthread_t tid[NUMT]; in main() local
|
/third_party/libunwind/libunwind/src/ |
H A D | os-freebsd.c | 53 get_pid_by_tid(int tid) in get_pid_by_tid() argument
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap3.c | 72 long tid = (long)args; in map_write_unmap() local
|
/third_party/ltp/testcases/kernel/syscalls/rt_tgsigqueueinfo/ |
H A D | rt_tgsigqueueinfo01.c | 83 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 D | tgkill03.c | 81 const int *tid; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
H A D | 2-1.c | 92 static int create_thread(int prio, pthread_t * tid) in create_thread() argument
|
/third_party/ltp/testcases/realtime/func/thread_clock/ |
H A D | tc-2.c | 92 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 D | testpi-2.c | 86 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 D | testpi-4.c | 85 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 D | testpi-1.c | 84 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 D | libc_syscall.cpp | 53 pid_t tid; in Bm_function_Syscall_gettid() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 82 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 D | rand_win.c | 131 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 D | testutil_init.c | 28 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 82 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 D | rand_win.c | 131 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 D | audio_process_stub.cpp | 172 uint32_t tid = data.ReadUint32(); in HandleRegisterThreadPriority() local
|
/foundation/multimedia/audio_framework/frameworks/native/audioschedule/ |
H A D | audio_schedule.cpp | 51 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 D | audio_process_proxy.cpp | 202 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 D | rs_image_cache.cpp | 196 CacheRenderDrawingImageByPixelMapId(uint64_t uniqueId, std::shared_ptr<Drawing::Image> img, pid_t tid) CacheRenderDrawingImageByPixelMapId() argument
|
/foundation/resourceschedule/ffrt/src/dfx/log/linux/ |
H A D | log_base.cpp | 50 std::string pid, tid, strBuf; in LogOutput() local
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | worker_thread.h | 198 std::atomic<pid_t> tid; member in ffrt::WorkerThread
|
/foundation/resourceschedule/qos_manager/services/src/ |
H A D | qos_interface.cpp | 234 int tid = gettid(); in QosApply() local 241 int QosApplyForOther(unsigned int level, int tid) in QosApplyForOther() argument 287 int QosLeaveForOther(int tid) in QosLeaveForOther() argument 329 int tid = gettid(); in QosGet() local 333 QosGetForOther(int tid, int &level) QosGetForOther() argument [all...] |
/foundation/resourceschedule/ffrt/src/sched/ |
H A D | multi_workgroup.cpp | 48 int FindThreadInWorkGroup(WorkGroup *workGroup, int tid) in FindThreadInWorkGroup() argument 62 bool InsertThreadInWorkGroup(WorkGroup *workGroup, int tid) in InsertThreadInWorkGroup() argument 107 bool LeaveRSWorkGroup(int tid) in LeaveRSWorkGroup() argument 122 JoinRSWorkGroup(int tid) JoinRSWorkGroup() argument 160 JoinWG(int tid) JoinWG() argument 182 LeaveWG(int tid) LeaveWG() argument 287 WorkgroupJoin(struct WorkGroup* wg, int tid) WorkgroupJoin() argument [all...] |
/foundation/resourceschedule/ffrt/test/ut/ |
H A D | qos_convert_test.cpp | 85 int tid = gettid(); in SetRssQos() local
|