Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DStreamBinder.cpp50 _canWrite_Semaphore.OptCreateInit(0, 3);
DMemBlocks.cpp83 wres = Semaphore.OptCreateInit((UInt32)numLockBlocks, maxCount); in AllocateSpace()
/external/lzma/CPP/Windows/
DSynchronization.h156 WRes OptCreateInit(UInt32 initCount, UInt32 maxCount) in OptCreateInit() function