Home
last modified time | relevance | path

Searched refs:PROCESS_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h34 PROCESS_ACTIVE, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_workthread.h37 PROCESS_ACTIVE, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp78 case PROCESS_ACTIVE: in JoinThread()
H A Dipc_process_skeleton.cpp1270 SpawnThread(IPCWorkThread::PROCESS_ACTIVE, IRemoteObject::IF_PROT_DATABUS); in CreateSoftbusServer()