Searched defs:event_flag_word (Results 1 – 2 of 2) sorted by relevance
437 atomic<uint32_t>* event_flag_word) { in ReadFmqBlocking()493 atomic<uint32_t>* event_flag_word) { in WriteFmqBlocking()
342 atomic<uint32_t> event_flag_word; in ProcessFmqCommandInternal() local