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