Searched defs:_ArrayMutex (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/array/
H A Darrayspu.c16 CRmutex _ArrayMutex; variable
801 crLockMutex(&_ArrayMutex);
824 crUnlockMutex(&_ArrayMutex);
834 crLockMutex(&_ArrayMutex);
853 crUnlockMutex(&_ArrayMutex);
861 crLockMutex(&_ArrayMutex);
879 crUnlockMutex(&_ArrayMutex);

Completed in 45 milliseconds