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

/haiku/headers/os/media/
H A DTimedEventQueue.h59 B_NO_EVENT = -1, // Pushing this type will always fail. enumerator in enum:BTimedEventQueue::event_type
/haiku/src/tests/kits/media/
H A DTimedEventQueueTest.cpp28 case BTimedEventQueue::B_NO_EVENT: printf("B_NO_EVENT\n"); break;

Completed in 44 milliseconds