Searched refs:UNSIGNALED_EVENT_SLOT (Results 1 – 2 of 2) sorted by relevance
43 #define UNSIGNALED_EVENT_SLOT ((uint64_t)-1) macro
108 page_slots(page)[slot] = UNSIGNALED_EVENT_SLOT; in allocate_free_slot()146 memset(backing_store, (uint8_t) UNSIGNALED_EVENT_SLOT, in allocate_signal_page()542 UNSIGNALED_EVENT_SLOT; in acknowledge_signal()547 return page_slots(page)[index] != UNSIGNALED_EVENT_SLOT; in is_slot_signaled()