Home
last modified time | relevance | path

Searched refs:pop_front_blocking (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp102 DirectoryWatcher::Event pop_front_blocking() { in pop_front_blocking() function in __anone3eae4610111::EventQueue
287 DirectoryWatcher::Event Event = this->Queue.pop_front_blocking(); in EventReceivingLoop()