Searched refs:fTargetLock (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp62 fTargetLock(),
269 fTargetLock.Lock();
275 fTargetLock.Unlock();
293 fTargetLock.Lock();
299 fTargetLock.Unlock();
591 fTargetLock.Lock();
602 fTargetLock.Unlock();
622 fTargetLock.Lock();
630 fTargetLock.Unlock();
H A DVideoConsumer.h117 BLocker fTargetLock; // locks the following variable member in class:VideoConsumer

Completed in 97 milliseconds