Searched defs:g_lock (Results 1 – 11 of 11) sorted by relevance
37 static SoftBusTcpListenerLock g_lock = { variable
47 static struct OsalMutex g_lock; variable
30 static Lock g_lock; variable
33 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
57 static struct OsalMutex g_lock; variable
82 static SoftBusMutex g_lock = {0}; variable
46 static pthread_mutex_t g_lock; variable
45 static pthread_mutex_t g_lock = PTHREAD_MUTEX_INITIALIZER; variable
45 static std::mutex g_lock; variable
59 static std::mutex g_lock; variable
74 static SoftBusMutex g_lock = {0}; variable