Home
last modified time | relevance | path

Searched refs:ela_option (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_eventlink.c371 mach_eventlink_associate_option_t ela_option) in mach_eventlink_associate() argument
384 if ((thread == NULL && ela_option == MELA_OPTION_NONE) || in mach_eventlink_associate()
385 (thread != NULL && ela_option == MELA_OPTION_ASSOCIATE_ON_WAIT)) { in mach_eventlink_associate()
405 if (ela_option == MELA_OPTION_ASSOCIATE_ON_WAIT) { in mach_eventlink_associate()