Home
last modified time | relevance | path

Searched refs:MakeThreadName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_pool.cpp90 std::string threadName = MakeThreadName(proto, threadIndex); in SpawnThread()
115 std::string IPCWorkThreadPool::MakeThreadName(int proto, int &threadIndex) in MakeThreadName() function in OHOS::IPC_SINGLE::IPCWorkThreadPool
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_thread_pool.h62 std::string MakeThreadName(int proto, int &threadIndex);