☰
dispatch
::
ffi
Structs
dispatch_object_s
Constants
DISPATCH_QUEUE_PRIORITY_BACKGROUND
DISPATCH_QUEUE_PRIORITY_DEFAULT
DISPATCH_QUEUE_PRIORITY_HIGH
DISPATCH_QUEUE_PRIORITY_LOW
DISPATCH_QUEUE_SERIAL
DISPATCH_TIME_FOREVER
DISPATCH_TIME_NOW
Statics
DISPATCH_QUEUE_CONCURRENT
Functions
dispatch_after_f
dispatch_apply_f
dispatch_async_f
dispatch_barrier_async_f
dispatch_barrier_sync_f
dispatch_get_context
dispatch_get_global_queue
dispatch_get_main_queue
dispatch_group_async_f
dispatch_group_create
dispatch_group_enter
dispatch_group_leave
dispatch_group_notify_f
dispatch_group_wait
dispatch_main
dispatch_once_f
dispatch_queue_create
dispatch_queue_get_label
dispatch_release
dispatch_resume
dispatch_retain
dispatch_semaphore_create
dispatch_semaphore_signal
dispatch_semaphore_wait
dispatch_set_context
dispatch_set_finalizer_f
dispatch_set_target_queue
dispatch_suspend
dispatch_sync_f
dispatch_time
Type Definitions
dispatch_function_t
dispatch_group_t
dispatch_object_t
dispatch_once_t
dispatch_queue_attr_t
dispatch_queue_t
dispatch_semaphore_t
dispatch_time_t
dark
light
All crates
block
dispatch
doc
libc
malloc_buf
objc
objc_encode
objc_exception
objc_foundation
objc_id
objc_test_utils
[
−
]
[src]
Constant
dispatch
::
ffi
::
DISPATCH_QUEUE_PRIORITY_LOW
pub const DISPATCH_QUEUE_PRIORITY_LOW:
c_long