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

/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp196 get_next_pending_event(cache_notification* notification, int32_t* _event) function in namespace:FSShell
226 if (!get_next_pending_event(notification, &event)) {
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp801 get_next_pending_event(cache_notification* notification, int32* _event) function
833 if (!get_next_pending_event(notification, &event)) {

Completed in 129 milliseconds