Home
last modified time | relevance | path

Searched defs:SetThreadName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_utils.cpp25 void SetThreadName(pthread_t tid, const std::string& name) in SetThreadName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dbackground_task_executor.cpp31 void SetThreadName(uint32_t threadNo) in SetThreadName() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.c70 void SetThreadName(const char *name) in SetThreadName() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.c122 void SetThreadName(const char *name) in SetThreadName() function
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutil.cpp104 void SetThreadName(const std::string &name) in SetThreadName() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp356 inline void SetThreadName(const std::string &threadName) in SetThreadName() function in OHOS::AppExecFwk::__anon214a92540110::EventRunnerImpl
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp242 void SetThreadName(const string &threadName, int num) in SetThreadName() function
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_runner.cpp436 inline void SetThreadName(const std::string &threadName) in SetThreadName() function in OHOS::AppExecFwk::__anon7f2328720110::EventRunnerImpl
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp228 void SetThreadName(const std::string &name) in SetThreadName() function
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c223 static void SetThreadName(void) in SetThreadName() function