Home
last modified time | relevance | path

Searched refs:s_mutexRunWithLockQueue (Results 1 – 1 of 1) sorted by relevance

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_lowlevel.cpp441 static ShortDurationLock s_mutexRunWithLockQueue( "run_with_lock_queue" ); variable
477 s_mutexRunWithLockQueue.lock(); in Queue()
479 s_mutexRunWithLockQueue.unlock(); in Queue()
502 s_mutexRunWithLockQueue.lock(); in ServiceQueue()
505 s_mutexRunWithLockQueue.unlock(); in ServiceQueue()