Searched defs:ThreadLatch (Results 1 – 1 of 1) sorted by relevance
29 struct ThreadLatch { struct30 base::WaitableEvent notify;31 base::WaitableEvent wait;32 bool task_started = false;