Searched refs:interpreter_module_mutex (Results 1 – 1 of 1) sorted by relevance
451 std::mutex interpreter_module_mutex; in RefreshModules() local456 &interpreter_module_mutex](const DYLDRendezvous::SOEntry &so_entry) { in RefreshModules()465 std::lock_guard<std::mutex> lock(interpreter_module_mutex); in RefreshModules()479 std::lock_guard<std::mutex> lock(interpreter_module_mutex); in RefreshModules()