mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-21 15:14:48 +01:00
1 line
509 B
JavaScript
1 line
509 B
JavaScript
searchState.loadedDescShard("local_waker", 0, "A synchronization primitive for thread-local task wakeup.\nA synchronization primitive for task wakeup.\nReturns the argument unchanged.\nCalls <code>U::from(self)</code>.\nCreates a new, empty <code>LocalWaker</code>.\nRegisters the waker to be notified on calls to <code>wake</code>.\nReturns the last <code>Waker</code> passed to <code>register</code>, so that the …\nCalls <code>wake</code> on the last <code>Waker</code> passed to <code>register</code>.") |