Searched refs:m_get_pending_items_function_mutex (Results 1 – 2 of 2) sorted by relevance
107 std::mutex m_get_pending_items_function_mutex; variable
102 m_get_pending_items_function_mutex(), in AppleGetPendingItemsHandler() 144 std::lock_guard<std::mutex> guard(m_get_pending_items_function_mutex); in SetupGetPendingItemsFunction()