HomeSort by relevance Sort by last modified time
    Searched full:g_inherit_handles_lock (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/win/
launch_process_with_token.h 23 extern base::LazyInstance<base::Lock>::Leaky g_inherit_handles_lock;
32 // If |inherit_handles| is true |g_inherit_handles_lock| should be taken while
unprivileged_process_delegate.cc 278 base::AutoLock lock(g_inherit_handles_lock.Get());
launch_process_with_token.cc 406 base::LazyInstance<base::Lock>::Leaky g_inherit_handles_lock = member in namespace:remoting

Completed in 168 milliseconds