Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/ipc/
H A Dipc_eventlink.c368 mach_eventlink_associate_option_t ela_option) in mach_eventlink_associate() argument
381 if ((thread == NULL && ela_option == MELA_OPTION_NONE) || in mach_eventlink_associate()
382 (thread != NULL && ela_option == MELA_OPTION_ASSOCIATE_ON_WAIT)) { in mach_eventlink_associate()
402 if (ela_option == MELA_OPTION_ASSOCIATE_ON_WAIT) { in mach_eventlink_associate()