Home
last modified time | relevance | path

Searched defs:tid (Results 501 - 525 of 1297) sorted by relevance

1...<<21222324252627282930>>...52

/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c24 int tid = __pthread_self()->tid; in __tl_lock() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h50 short tid, pid; member
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c147 pthread_t tid; member
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress04.c60 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 Dplatform-aix.cc152 pthread_t tid = pthread_self(); in GetStackStart() local
/third_party/musl/Benchmark/musl/
H A Dlibc_hilog.cpp60 uint32_t tid; member
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_pthrd_test.cpp512 pid_t tid = 0; member
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c253 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 Dopenssl.c110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c758 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 Drand_vms.c560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c758 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 Drand_vms.c560 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
/third_party/openssl/apps/
H A Dopenssl.c110 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc408 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 Dprocattr.c87 pid_t tid; in openattr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwmm.c223 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwmm.c221 unsigned int up, psb, dir, tid; in wmm_process_tspec() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp135 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 Djs_environment.cpp263 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 Djs_runtime_test.cpp1428 uint32_t tid = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.cpp345 int32_t tid = 0; in RawReport() local
H A Dwatch_dog_mingw.cpp311 int32_t tid = 0; in RawReport() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp469 pthread_t tid; in PrepareProgressUpdatingThread() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dipc_stream_stub.cpp409 uint32_t tid = data.ReadUint32(); in HandleRegisterThreadPriority() local

Completed in 19 milliseconds

1...<<21222324252627282930>>...52