☰
Module runloop
Structs
Constants
Statics
Functions
Type Definitions
?
Module
core_foundation_sys
::
runloop
source
·
[
−
]
Structs
CFRunLoopObserverContext
CFRunLoopSourceContext
CFRunLoopSourceContext1
CFRunLoopTimerContext
__CFRunLoop
__CFRunLoopObserver
__CFRunLoopSource
__CFRunLoopTimer
Constants
kCFRunLoopAfterWaiting
kCFRunLoopAllActivities
kCFRunLoopBeforeSources
kCFRunLoopBeforeTimers
kCFRunLoopBeforeWaiting
kCFRunLoopEntry
kCFRunLoopExit
kCFRunLoopRunFinished
kCFRunLoopRunHandledSource
kCFRunLoopRunStopped
kCFRunLoopRunTimedOut
Statics
kCFRunLoopCommonModes
kCFRunLoopDefaultMode
Functions
CFRunLoopAddCommonMode
⚠
CFRunLoopAddObserver
⚠
CFRunLoopAddSource
⚠
CFRunLoopAddTimer
⚠
CFRunLoopContainsObserver
⚠
CFRunLoopContainsSource
⚠
CFRunLoopContainsTimer
⚠
CFRunLoopCopyAllModes
⚠
CFRunLoopCopyCurrentMode
⚠
CFRunLoopGetCurrent
⚠
CFRunLoopGetMain
⚠
CFRunLoopGetNextTimerFireDate
⚠
CFRunLoopGetTypeID
⚠
CFRunLoopIsWaiting
⚠
CFRunLoopObserverCreate
⚠
CFRunLoopObserverDoesRepeat
⚠
CFRunLoopObserverGetActivities
⚠
CFRunLoopObserverGetContext
⚠
CFRunLoopObserverGetOrder
⚠
CFRunLoopObserverGetTypeID
⚠
CFRunLoopObserverInvalidate
⚠
CFRunLoopObserverIsValid
⚠
CFRunLoopRemoveObserver
⚠
CFRunLoopRemoveSource
⚠
CFRunLoopRemoveTimer
⚠
CFRunLoopRun
⚠
CFRunLoopRunInMode
⚠
CFRunLoopSourceCreate
⚠
CFRunLoopSourceGetContext
⚠
CFRunLoopSourceGetOrder
⚠
CFRunLoopSourceGetTypeID
⚠
CFRunLoopSourceInvalidate
⚠
CFRunLoopSourceIsValid
⚠
CFRunLoopSourceSignal
⚠
CFRunLoopStop
⚠
CFRunLoopTimerCreate
⚠
CFRunLoopTimerDoesRepeat
⚠
CFRunLoopTimerGetContext
⚠
CFRunLoopTimerGetInterval
⚠
CFRunLoopTimerGetNextFireDate
⚠
CFRunLoopTimerGetOrder
⚠
CFRunLoopTimerGetTolerance
⚠
CFRunLoopTimerGetTypeID
⚠
CFRunLoopTimerInvalidate
⚠
CFRunLoopTimerIsValid
⚠
CFRunLoopTimerSetNextFireDate
⚠
CFRunLoopTimerSetTolerance
⚠
CFRunLoopWakeUp
⚠
Type Definitions
CFRunLoopActivity
CFRunLoopObserverCallBack
CFRunLoopObserverRef
CFRunLoopRef
CFRunLoopSourceRef
CFRunLoopTimerCallBack
CFRunLoopTimerRef