Searched refs:stream_drop_writable (Results 1 – 7 of 7) sorted by relevance
76 fn stream_drop_writable(_: u32); in stream_drop_writable() function79 unsafe extern "C" fn stream_drop_writable(_: u32) { in stream_drop_writable() function226 stream_drop_writable(tx); in callback_start()
75 fn stream_drop_writable(_: u32); in stream_drop_writable() function78 unsafe extern "C" fn stream_drop_writable(_: u32) { in stream_drop_writable() function256 stream_drop_writable(stream_tx); in callback_start()
100 fn stream_drop_writable(_: u32); in stream_drop_writable() function103 unsafe extern "C" fn stream_drop_writable(_: u32) { in stream_drop_writable() function341 stream_drop_writable(stream_tx); in callback_start()
169 stream_drop_writable(vmctx: vmctx, caller_instance: u32, ty: u32, writer: u32) -> bool;
1184 fn stream_drop_writable( in stream_drop_writable() function1191 store.component_async_store().stream_drop_writable( in stream_drop_writable()
3894 fn stream_drop_writable( in stream_drop_writable() method4187 fn stream_drop_writable( in stream_drop_writable() method
463 host::stream_drop_writable, in translate()