Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/ipc/
H A Dipc_eventlink.c367 mach_eventlink_associate_option_t ela_option) in mach_eventlink_associate() argument
380 if ((thread == NULL && ela_option == MELA_OPTION_NONE) || in mach_eventlink_associate()
381 (thread != NULL && ela_option == MELA_OPTION_ASSOCIATE_ON_WAIT)) { in mach_eventlink_associate()
401 if (ela_option == MELA_OPTION_ASSOCIATE_ON_WAIT) { in mach_eventlink_associate()