HomeSort by relevance Sort by last modified time
    Searched refs:PtrdMonitorLock (Results 1 - 3 of 3) sorted by null

  /external/srec/portable/include/
ptrd.h 133 #define PtrdMonitorLock(monitor) PtrdMonitorLockWithLine(monitor, L(__FILE__), __LINE__)
  /external/srec/portable/src/
PFileImpl.c 85 CHKLOG(rc, PtrdMonitorLock(impl->lock));
PANSIFileImpl.c 91 CHKLOG(rc, PtrdMonitorLock(impl->Interface.lock));

Completed in 100 milliseconds