Searched refs:object_lock_peek (Results 1 – 2 of 2) sorted by relevance
/frameworks/wilhelm/src/ | ||
D | locks.h | 65 #define object_lock_peek(thiz) object_lock_shared(thiz) macro |
/frameworks/wilhelm/src/desktop/ | ||
D | SndFile.c | 29 object_lock_peek(&thisAP->mObject); in SndFile_Callback() |