Home
last modified time | relevance | path

Searched defs:threadId (Results 1 - 25 of 90) sorted by relevance

1234

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_callback_context.h34 pid_t threadId; member
/applications/sample/wifi-iot/app/demolink/
H A Ddemosdk_adapter.c26 osThreadId_t threadId; in DemoSdkCreateTask() local
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_object.cpp23 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId) in JSCallbackObject() argument
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_182.c65 pthread_t threadId; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_182.cpp59 pthread_t threadId; in Testcase() local
/base/startup/init/services/modules/bootchart/
H A Dbootchart.h27 pthread_t threadId; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dmock_client.h44 pthread_t threadId; member
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dclient.h44 pthread_t threadId; member
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.h50 std::string threadId; member
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_executor_impl.h87 std::thread::id threadId; member
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_canvas_node_cmd_test.cpp157 std::thread::id threadId = std::this_thread::get_id(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_canvas_node_command_test.cpp116 std::thread::id threadId = std::this_thread::get_id(); in HWTEST_F() local
/kernel/uniproton/src/arch/cpu/armv7-m/common/exc/
H A Dprt_exc.c39 U32 threadId = INVALIDPID; in OsExcGetThreadInfo() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dblock_queue_test.cpp87 auto threadId = GetThreadId(); in TestImfBlockQueue() local
/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c36 pthread_t threadId; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/
H A Dapp.c238 pthread_t threadId = 0; in app_main() local
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_sink.h73 pthread_t threadId = 0; member in OHOS::Media::RecorderSink
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dthread_adapter.c82 pthread_t threadId = 0; in THREAD_Create() local
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h38 pthread_t threadId; member
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp172 pthread_t threadId; in Start() local
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_thread_pool.c148 pthread_t threadId; in SpawnNewThread() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThreadSafeRingBuffer.cpp72 deUint16 threadId = msg.getThreadId(); in run() local
99 Producer(ThreadSafeRingBuffer<Message>& buffer, deUint16 threadId, int dataSize) Producer() argument
[all...]
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.cpp193 std::string GetThreadStack(const std::string& path, int32_t threadId) in GetThreadStack() argument
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.h125 static inline void PushbackThread(const std::string threadId) in PushbackThread() argument
H A Devent_handler_fd_listener_module_test.cpp77 std::string threadId = std::to_string(gettid()); variable

Completed in 15 milliseconds

1234