Home
last modified time | relevance | path

Searched refs:object_unlock_peek (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Dlocks.h68 #define object_unlock_peek(thiz) object_unlock_shared(thiz) macro
/frameworks/wilhelm/src/desktop/
DSndFile.cpp31 object_unlock_peek(&thisAP->mObject); in SndFile_Callback()