1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-22 07:13:18 +01:00
actix-net/search.desc/local_waker/local_waker-desc-0-.js

1 line
509 B
JavaScript
Raw Normal View History

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>.")