Home | History | Annotate | Download | only in source

Lines Matching full:lock

46     // Sanitys to avoid taking lock unless absolutely necessary (for
61 CriticalSectionScoped lock(*crtiSect);
89 // The lock is held by the scoped critical section. Release the lock
90 // temporarily so that the trace can be safely deleted. If the lock
102 // Re-aqcuire the lock.
262 CriticalSectionScoped lock(_critsectInterface);
486 CriticalSectionScoped lock(_critsectInterface);
520 CriticalSectionScoped lock(_critsectInterface);
526 CriticalSectionScoped lock(_critsectInterface);
570 CriticalSectionScoped lock(_critsectArray);
646 CriticalSectionScoped lock(_critsectArray);
663 CriticalSectionScoped lock(_critsectInterface);