Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_types.h20 #define GET_IDLE_THREAD_WAIT_TIME 1000 macro
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c515 usleep(GET_IDLE_THREAD_WAIT_TIME); in StartProcessLoop()