Lines Matching full:mutex
31 * 05/04/99 stephen Changed initDefault() for Mutex issues
75 #include "mutex.h"
361 // computations first, then doing pointer copies within the mutex.
522 * Must be called OUTSIDE mutex.
535 // NOTE: Local mutex here. TimeZone mutex below
539 // happens while the ICU mutex is held.
542 // In order to prevent a double lock of a non-reentrant mutex in a
545 Mutex lock(&TZSET_LOCK);
625 Mutex lock(&LOCK); // In case adoptDefault is called