Searched refs:BOOST_WINAPI_SRWLOCK_INIT (Results 1 – 4 of 4) sorted by relevance
67 #define BOOST_WINAPI_SRWLOCK_INIT SRWLOCK_INIT macro69 #define BOOST_WINAPI_SRWLOCK_INIT {0} macro
25 #define BOOST_DETAIL_WINAPI_SRWLOCK_INIT BOOST_WINAPI_SRWLOCK_INIT
43 boost::winapi::SRWLOCK_ g_OnceBlockMutex = BOOST_WINAPI_SRWLOCK_INIT;
523 #define BOOST_ATOMIC_LOCK_STATE_INIT { BOOST_WINAPI_SRWLOCK_INIT, BOOST_ATOMIC_WAIT_STATE_LIST_INIT…