Searched refs:mailbox_bit (Results 1 – 2 of 2) sorted by relevance
33 static const intptr_t mailbox_bit = 1<<1; member34 static const intptr_t location_mask = pool_bit | mailbox_bit;
443 if (d1::task* result = tp->extract_task<task_proxy::mailbox_bit>()) { in get_mailbox_task()