Searched defs:drop_waker (Results 1 – 11 of 11) sorted by relevance
169 unsafe fn drop_waker<W: Wake + Send + Sync + 'static>(waker: *const ()) { in raw_waker() function341 unsafe fn drop_waker<W: LocalWake + 'static>(waker: *const ()) { in local_raw_waker() function
74 unsafe fn drop_waker(ptr: *const ()) { in drop_waker() function
84 int32 drop_waker = 5; field
322 unsafe fn drop_waker(raw: *const ()) { in drop_waker() function
251 unsafe fn drop_waker(raw: *const ()) { in drop_waker() function
382 unsafe fn drop_waker(ptr: *const ()) { in drop_waker() function
1131 unsafe fn drop_waker(&self) { in drop_waker() method