Searched refs:SetWaitMonitor (Results 1 – 2 of 2) sorted by relevance
473 self->SetWaitMonitor(this); in Wait()507 self->SetWaitMonitor(nullptr); in Wait()
474 void SetWaitMonitor(Monitor* mon) EXCLUSIVE_LOCKS_REQUIRED(wait_mutex_) { in SetWaitMonitor() function