Searched refs:MC_IO_YIELD (Results 1 – 2 of 2) sorted by relevance
167 #define MC_IO_YIELD _IO(MC_IOC_MAGIC, 3) macro
278 ret = ioctl(fdKMod, MC_IO_YIELD, NULL); in fcYield()