Home
last modified time | relevance | path

Searched defs:_AssertHeldByCurrentThread (Results 1 – 2 of 2) sorted by relevance

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_lowlevel.h540 static void _AssertHeldByCurrentThread( const char *pszFile, int line ) {} in _AssertHeldByCurrentThread() function
541 static void _AssertHeldByCurrentThread( const char *pszFile, int line, const char *pszTag ) {} in _AssertHeldByCurrentThread() function
H A Dsteamnetworkingsockets_lowlevel.cpp353 void LockDebugInfo::_AssertHeldByCurrentThread( const char *pszFile, int line, const char *pszTag )… in _AssertHeldByCurrentThread() function in SteamNetworkingSocketsLib::LockDebugInfo
380 void SteamNetworkingGlobalLock::_AssertHeldByCurrentThread( const char *pszFile, int line ) in _AssertHeldByCurrentThread() function in SteamNetworkingSocketsLib::SteamNetworkingGlobalLock
385 void SteamNetworkingGlobalLock::_AssertHeldByCurrentThread( const char *pszFile, int line, const ch… in _AssertHeldByCurrentThread() function in SteamNetworkingSocketsLib::SteamNetworkingGlobalLock