Home
last modified time | relevance | path

Searched refs:PthreadSetNameNp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_thread.h24 int PthreadSetNameNp(const std::string &name);
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor.h61 PthreadSetNameNp(realName); in Executor()
71 PthreadSetNameNp("Executor"); in Executor()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_thread.cpp18 int PthreadSetNameNp(const std::string &name) in PthreadSetNameNp() function