ETR_RING_EMPTY_ENTRY_SIG
while (atomic_load_32(msg) != ETR_RING_EMPTY_ENTRY_SIG) {
atomic_store_32(msg, ETR_RING_EMPTY_ENTRY_SIG);