Home
last modified time | relevance | path

Searched defs:blocking (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dfillp_os.c79 FILLP_INT SysArchSetSockBlocking(FILLP_INT sock, FILLP_BOOL blocking) in SysArchSetSockBlocking()
102 FILLP_INT SysArchSetSockBlocking(FILLP_INT sock, FILLP_BOOL blocking) in SysArchSetSockBlocking()
/foundation/multimedia/player_framework/services/utils/
Davsharedmemorypool.cpp171 std::shared_ptr<AVSharedMemory> AVSharedMemoryPool::AcquireMemory(int32_t size, bool blocking) in AcquireMemory()