/third_party/musl/src/thread/liteos_a/ |
H A D | pthread_create.c | 24 int tid = __pthread_self()->tid; in __tl_lock() local
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc_impl.h | 50 short tid, pid; member
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | dma_thread_diotest.c | 147 pthread_t tid; member
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
H A D | msgstress04.c | 60 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 D | platform-aix.cc | 152 pthread_t tid = pthread_self(); in GetStackStart() local
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_hilog.cpp | 60 uint32_t tid; member
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
H A D | thread_pthrd_test.cpp | 512 pid_t tid = 0; member
|
/third_party/musl/libc-test/src/functionalext/thread/ |
H A D | pthread_rwlock_wrlock.c | 253 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 D | openssl.c | 110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 758 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 D | rand_vms.c | 560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 758 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 D | rand_vms.c | 560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
|
/third_party/openssl/apps/ |
H A D | openssl.c | 110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | sysinfo.cc | 408 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 D | procattr.c | 87 pid_t tid; in openattr() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wmm.c | 223 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wmm.c | 221 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
|
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | connect_server_manager.cpp | 135 bool ConnectServerManager::StoreInstanceMessage(int32_t tid, int32_t instanceId, const std::string& instanceName) in StoreInstanceMessage() argument 148 void ConnectServerManager::StoreDebuggerInfo(int32_t tid, void* vm, const panda::JSNApi::DebugOption& debugOption, in StoreDebuggerInfo() argument 171 auto tid in SendDebuggerInfo() local 25 GetInstanceMapMessage( const std::string& messageType, int32_t instanceId, const std::string& instanceName, int32_t tid) GetInstanceMapMessage() argument 246 SendInstanceMessage(int32_t tid, int32_t instanceId, const std::string& instanceName) SendInstanceMessage() argument 263 AddInstance(int32_t tid, int32_t instanceId, const std::string& instanceName) AddInstance() argument 310 int32_t tid; RemoveInstance() local 408 GetDebuggerPostTask(int32_t tid) GetDebuggerPostTask() argument [all...] |
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | js_environment.cpp | 263 StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profiler, int32_t interval, int tid, bool isDebugApp) StartProfiler() argument 350 NotifyDebugMode( int tid, const char* libraryPath, uint32_t instanceId, bool debug, bool debugMode) NotifyDebugMode() argument
|
/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | js_runtime_test.cpp | 1428 uint32_t tid = 1; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | watch_dog.cpp | 345 int32_t tid = 0; in RawReport() local
|
H A D | watch_dog_mingw.cpp | 311 int32_t tid = 0; in RawReport() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | video_component.cpp | 469 pthread_t tid;
in PrepareProgressUpdatingThread() local
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | ipc_stream_stub.cpp | 409 uint32_t tid = data.ReadUint32(); in HandleRegisterThreadPriority() local
|