Searched defs:rlm (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFStream.c1776 CFArrayRef rlm = _CFStreamCopyRunLoopsAndModes(stream); local
H A DCFRunLoop.c554 CF_INLINE void __CFRunLoopModeLock(CFRunLoopModeRef rlm) { argument
559 CF_INLINE void __CFRunLoopModeUnlock(CFRunLoopModeRef rlm) { argument
571 CFRunLoopModeRef rlm = (CFRunLoopModeRef)cf; local
576 CFRunLoopModeRef rlm = (CFRunLoopModeRef)cf; local
596 CFRunLoopModeRef rlm = (CFRunLoopModeRef)cf; local
756 CFRunLoopModeRef rlm; local
828 __CFRunLoopModeIsEmpty(CFRunLoopRef rl, CFRunLoopModeRef rlm, CFRunLoopModeRef previousMode) argument
863 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, false); local
878 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, true); local
899 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, false); local
918 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, true); local
1029 __CFRunLoopObserverSchedule(CFRunLoopObserverRef rlo, CFRunLoopRef rl, CFRunLoopModeRef rlm) argument
1038 __CFRunLoopObserverCancel(CFRunLoopObserverRef rlo, CFRunLoopRef rl, CFRunLoopModeRef rlm) argument
1116 __CFRunLoopModeFindSourceForMachPort(CFRunLoopRef rl, CFRunLoopModeRef rlm, __CFPort port) argument
1129 CFRunLoopModeRef rlm = (CFRunLoopModeRef)value; local
1151 CFRunLoopModeRef rlm = (CFRunLoopModeRef)value; local
1189 CFRunLoopModeRef rlm = (CFRunLoopModeRef)value; local
1209 CFRunLoopModeRef rlm = (CFRunLoopModeRef)value; local
1323 CFRunLoopModeRef rlm; local
1508 CFRunLoopModeRef rlm = (CFRunLoopModeRef)value; local
1618 __CFRunLoopDoBlocks(CFRunLoopRef rl, CFRunLoopModeRef rlm) argument
1668 __CFRunLoopDoObservers(CFRunLoopRef rl, CFRunLoopModeRef rlm, CFRunLoopActivity activity) argument
1764 __CFRunLoopDoSources0(CFRunLoopRef rl, CFRunLoopModeRef rlm, Boolean stopAfterHandle) argument
1829 __CFRunLoopDoSource1(CFRunLoopRef rl, CFRunLoopModeRef rlm, CFRunLoopSourceRef rls , mach_msg_header_t *msg, CFIndex size, mach_msg_header_t **reply ) argument
1899 __CFArmNextTimerInMode(CFRunLoopModeRef rlm, CFRunLoopRef rl) argument
1999 __CFRepositionTimerInMode(CFRunLoopModeRef rlm, CFRunLoopTimerRef rlt, Boolean isInArray) argument
2024 __CFRunLoopDoTimer(CFRunLoopRef rl, CFRunLoopModeRef rlm, CFRunLoopTimerRef rlt) argument
2125 CFRunLoopModeRef rlm = (CFRunLoopModeRef)modes[idx]; local
2152 __CFRunLoopDoTimers(CFRunLoopRef rl, CFRunLoopModeRef rlm, uint64_t limitTSR) argument
2178 CFRunLoopModeRef rlm; local
2308 __CFRunLoopRun(CFRunLoopRef rl, CFRunLoopModeRef rlm, CFTimeInterval seconds, Boolean stopAfterHandle, CFRunLoopModeRef previousMode) argument
2644 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, false); local
2697 CFRunLoopModeRef rlm; local
2773 CFRunLoopModeRef rlm; local
2810 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, true); local
2870 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, false); local
2924 CFRunLoopModeRef rlm; local
2958 CFRunLoopModeRef rlm; local
2980 CFRunLoopModeRef rlm; local
3026 CFRunLoopModeRef rlm; local
3068 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, false); local
3099 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, true); local
3151 CFRunLoopModeRef rlm = __CFRunLoopFindMode(rl, modeName, false); local
3767 CFRunLoopModeRef rlm = (CFRunLoopModeRef)modes[idx]; local
[all...]
/macosx-10.9.5/gssd-62/
H A Dgssd.c928 char **rlm, *this_realm, *uname; local

Completed in 131 milliseconds