Searched refs:APE_EVENT_STATUS_EVENT_PENDING (Results 1 – 2 of 2) sorted by relevance
2249 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in bge_ape_event_lock()2275 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in bge_ape_wait_for_event()2332 APE_EVENT_STATUS_EVENT_PENDING); in bge_ape_scratchpad_read()2413 APE_EVENT_STATUS_EVENT_PENDING); in bge_ape_scratchpad_write()2445 event | APE_EVENT_STATUS_EVENT_PENDING); in bge_ape_send_event()
2355 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro