Module sharded_
list
tokio
1.44.1
Module sharded_
list
Module Items
Structs
Traits
In tokio::
util
Modules
atomic_cell
bit
blocking_check
cacheline
error
idle_notified_set
linked_list
markers
memchr
metric_atomics
once_cell
ptr_expose
rand
rc_cell
sharded_list
sync_wrapper
trace
try_lock
wake
wake_list
tokio
::
util
Module
sharded_list
Copy item path
Settings
Help
Summary
Source
Structs
§
Shard
Guard
🔒
Used to get the lock of shard.
Sharded
List
🔒
An intrusive linked list supporting highly concurrent updates.
Traits
§
Sharded
List
Item
🔒
Determines which linked list an item should be stored in.