Module core_foundation::runloop [] [src]

Structs

CFRunLoop

FIXME(pcwalton): Should be a newtype struct, but that fails due to a Rust compiler bug.

CFRunLoopObserverContext
CFRunLoopSourceContext
CFRunLoopSourceContext1
CFRunLoopTimer

FIXME(pcwalton): Should be a newtype struct, but that fails due to a Rust compiler bug.

CFRunLoopTimerContext

Constants

kCFRunLoopAfterWaiting
kCFRunLoopAllActivities
kCFRunLoopBeforeSources
kCFRunLoopBeforeTimers
kCFRunLoopBeforeWaiting
kCFRunLoopEntry
kCFRunLoopExit
kCFRunLoopRunFinished
kCFRunLoopRunHandledSource
kCFRunLoopRunStopped
kCFRunLoopRunTimedOut

Statics

kCFRunLoopCommonModes
kCFRunLoopDefaultMode

Type Definitions

CFRunLoopActivity
CFRunLoopObserverCallBack
CFRunLoopObserverRef
CFRunLoopRef
CFRunLoopSourceRef
CFRunLoopTimerCallBack
CFRunLoopTimerRef