Searched refs:fRes (Results 1 – 2 of 2) sorted by relevance
604 BOOL fRes; in ShbIpcLeaveAtomicSection() local616 fRes = ReleaseMutex(hMutexBuffAccess); in ShbIpcLeaveAtomicSection()617 ASSERT(fRes); in ShbIpcLeaveAtomicSection()815 BOOL fRes; in ShbIpcSignalNewData() local829 fRes = SetEvent(hEventNewData); in ShbIpcSignalNewData()831 ASSERT(fRes); in ShbIpcSignalNewData()908 BOOL fRes; in ShbIpcSignalJobReady() local921 fRes = SetEvent(hEventJobReady); in ShbIpcSignalJobReady()923 ASSERT(fRes); in ShbIpcSignalJobReady()
461 int fRes; in ShbCirWriteDataBlock() local507 fRes = in ShbCirWriteDataBlock()511 if (fRes) { in ShbCirWriteDataBlock()532 if (!fRes) { in ShbCirWriteDataBlock()624 int fRes; in ShbCirAllocDataBlock() local666 fRes = in ShbCirAllocDataBlock()670 if (fRes) { in ShbCirAllocDataBlock()691 if (!fRes) { in ShbCirAllocDataBlock()