☰
parking_lot_core
Modules
deadlock
Structs
ParkToken
SpinWait
UnparkResult
UnparkToken
Enums
FilterOp
ParkResult
RequeueOp
Constants
DEFAULT_PARK_TOKEN
DEFAULT_UNPARK_TOKEN
Functions
park
unpark_all
unpark_filter
unpark_one
unpark_requeue
Crates
adler32
ansi_term
arrayvec
atty
base64
bitflags
byteorder
bytes
cfg_if
clap
crc32fast
crossbeam_deque
crossbeam_epoch
crossbeam_utils
dtoa
encoding_rs
fnv
foreign_types
foreign_types_shared
futures
futures_cpupool
h2
http
httparse
hyper
hyper_tls
idna
indexmap
iovec
itoa
lazy_static
lazycell
libc
libflate
lock_api
log
matches
memoffset
mime
mime_guess
mio
mio_uds
native_tls
net2
nodrop
num_cpus
openssl
openssl_probe
openssl_sys
owning_ref
papago
parking_lot
parking_lot_core
percent_encoding
phf
phf_shared
proc_macro2
quote
rand
rand_chacha
rand_core
rand_hc
rand_isaac
rand_pcg
rand_xorshift
reqwest
ryu
safemem
scopeguard
serde
serde_derive
serde_json
serde_urlencoded
siphasher
slab
smallvec
stable_deref_trait
string
strsim
syn
textwrap
time
tokio
tokio_codec
tokio_current_thread
tokio_executor
tokio_fs
tokio_io
tokio_reactor
tokio_tcp
tokio_threadpool
tokio_timer
tokio_udp
tokio_uds
try_lock
unicase
unicode_bidi
unicode_normalization
unicode_width
unicode_xid
unreachable
url
uuid
vec_map
void
want
dark
light
[
−
]
[src]
Constant
parking_lot_core
::
DEFAULT_UNPARK_TOKEN
pub const DEFAULT_UNPARK_TOKEN:
UnparkToken
[
−
]
Expand description
A default unpark token to use.