tokio
1.44.1
In tokio::
sync::
notify
Structs
AtomicNotification
Notified
Notify
NotifyWaitersList
Waiter
Enums
Notification
NotifyOneStrategy
State
Constants
EMPTY
NOTIFICATION_ALL
NOTIFICATION_LAST
NOTIFICATION_NONE
NOTIFICATION_ONE
NOTIFIED
NOTIFY_WAITERS_CALLS_MASK
NOTIFY_WAITERS_SHIFT
STATE_MASK
WAITING
Functions
atomic_inc_num_notify_waiters_calls
get_num_notify_waiters_calls
get_state
inc_num_notify_waiters_calls
is_unpin
notify_locked
set_state
Type Aliases
GuardedWaitList
WaitList
tokio
::
sync
::
notify
Function
set_state
Copy item path
Settings
Help
Summary
Source
fn set_state(data:
usize
, state:
usize
) ->
usize