/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
H A D | napi_hisysevent_querier.cpp | 58 [this, sysEvents, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnQuery() 81 [this, reason, total, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnComplete() 101 }, [this] (pid_t threadId) { in OnComplete()
|
H A D | napi_hisysevent_listener.cpp | 57 …main, eventName, eventType, eventDetail] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnEvent() 81 [this] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnServiceDied()
|
/ohos5.0/base/security/security_guard/frameworks/js/napi/ |
H A D | napi_security_event_querier.cpp | 145 const std::vector<SecurityCollector::SecurityEvent> &napiEvents) { in OnQuery() 200 }, [this] (pid_t threadId) { in OnComplete() 228 }, [this] (pid_t threadId) { in OnError()
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_debug___thread_cpu_usage.md | 46 ### threadId subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_debug___thread_cpu_usage.md | 46 ### threadId subsection
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
H A D | napi_callback_context.h | 34 pid_t threadId; member
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/ |
H A D | rpc_process_skeleton.c | 117 static SocketThreadLockInfo *QueryThreadLockInfo(pthread_t threadId) in QueryThreadLockInfo() 147 void AddDataThreadInWait(pthread_t threadId) in AddDataThreadInWait() 186 void WakeUpDataThread(pthread_t threadId) in WakeUpDataThread() 216 ThreadProcessInfo *PopDataInfoFromThread(pthread_t threadId) in PopDataInfoFromThread()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/include/ |
H A D | rpc_process_skeleton.h | 50 pthread_t threadId; member 63 pthread_t threadId; member 75 pthread_t threadId; member 99 pthread_t threadId; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_runner.cpp | 72 auto threadId = std::this_thread::get_id(); in ReclaimCurrentThread() local 106 auto threadId = thread->get_id(); in Deposit() local 171 auto threadId = it->first; in DoReclaimLocked() local 200 auto threadId = reclaims_.back(); in Run() local
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/common/ |
H A D | js_callback_object.cpp | 23 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId) in JSCallbackObject()
|
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/ |
H A D | rpc_socket_trans.c | 176 pthread_t threadId; in OpenTcpServerSocket() local 197 pthread_t threadId; in StartListen() local 279 pthread_t threadId; in Connect() local
|
H A D | rpc_mini_socket_trans.c | 183 pthread_t threadId; in OpenTcpServerSocket() local 217 pthread_t threadId; in StartListen() local 284 pthread_t threadId; in HandleConnect() local
|
/ohos5.0/base/startup/init/services/modules/bootchart/ |
H A D | bootchart.h | 27 pthread_t threadId; member
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | mock_client.h | 44 pthread_t threadId; member
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/include/ |
H A D | client.h | 44 pthread_t threadId; member
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | block_queue_test.cpp | 87 auto threadId = GetThreadId(); in TestImfBlockQueue() local
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/ |
H A D | recorder_sink.h | 73 pthread_t threadId = 0; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
H A D | reactor_linux.c | 32 pthread_t threadId; member 56 void ReactorSetThreadId(Reactor *reactor, unsigned long threadId) in ReactorSetThreadId()
|
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_test_common.h | 125 static inline void PushbackThread(const std::string threadId) in PushbackThread()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_network.cpp | 44 pthread_t threadId; in Open() local 337 pthread_t threadId = static_cast<pthread_t>(-1); in CreateThread() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_autolaunch_test.cpp | 606 for (unsigned int threadId = 0; threadId < threeThreads; ++threadId) { variable 614 for (unsigned int threadId = 0; threadId < threeThreads; ++threadId) { variable 620 for (unsigned int threadId = 0; threadId <= threeThreads; ++threadId) { variable
|
H A D | distributeddb_nb_enable_sync_by_closed_db_test.cpp | 595 for (unsigned int threadId = 0; threadId < threeThreads; ++threadId) { variable 603 for (unsigned int threadId = 0; threadId < threeThreads; ++threadId) { variable 609 for (unsigned int threadId = 0; threadId <= threeThreads; ++threadId) { variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | task_executor_impl.h | 87 std::thread::id threadId; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_uhid.cpp | 40 pthread_t threadId; in Open() local 294 pthread_t threadId = static_cast<pthread_t>(-1); in CreateThread() local
|
/ohos5.0/base/security/access_token/interfaces/kits/napi/common/src/ |
H A D | napi_common.cpp | 25 bool IsCurrentThread(std::thread::id threadId) in IsCurrentThread() 34 …Ref(const napi_env env, napi_ref subscriberRef, napi_ref unsubscriberRef, std::thread::id threadId) in CompareCallbackRef()
|