Searched refs:AEMU_SEQLOCK_READ_WITH_RETRY (Results 1 – 2 of 2) sorted by relevance
128 AEMU_SEQLOCK_READ_WITH_RETRY(&mEntityManagerLock, in get_const()180 AEMU_SEQLOCK_READ_WITH_RETRY( in forEachLive_const()
314 #define AEMU_SEQLOCK_READ_WITH_RETRY(lock, readStuff) { uint32_t aemu_seqlock_curr_seq; do { \ macro