Searched refs:once (Results 1 – 25 of 40) sorted by relevance
12
34 #pragma once
29 #pragma once
33 long once; member
6 #pragma once
7 #pragma once
5 #pragma once
1 #pragma once
92 static dispatch_once_t once; in kernel_path() local93 dispatch_once(&once, ^{ in kernel_path()
124 * send/send-once rights or queued messages. The make-send161 * Releases one send/send-once/dead-name user ref.174 * A send-once right always has one user ref.277 * must supply the send-once right which is used for278 * the notification. If a send-once right was previously281 * MACH_NOTIFY_DEAD_NAME (send/receive/send-once rights)282 * MACH_NOTIFY_SEND_POSSIBLE (send/receive/send-once rights)