Searched refs:can_delete (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Host/common/
H A DHost.cpp1329 can_delete (false),
1337 lldb_private::Predicate<bool> can_delete; member in struct:ShellInfo
1359 shell_info->can_delete.WaitForValueEqualTo(true);
1360 // Sleep a bit to allow the shell_info->can_delete.SetValue() to complete...
1478 shell_info->can_delete.SetValue(true, eBroadcastAlways);

Completed in 72 milliseconds