Home
last modified time | relevance | path

Searched defs:IoToken (Results 1 – 5 of 5) sorted by relevance

/dports/lang/io-devel/io-9bfac31d/libs/iovm/source/
H A DIoToken.h32 typedef struct IoToken IoToken; typedef
34 struct IoToken struct
38 IoTokenType type; argument
41 IoToken *nextToken; argument
45 IoToken *IoToken_new(void); argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/tokio-core-0.1.17/src/reactor/
H A Dio_token.rs11 pub struct IoToken { struct
17 impl IoToken { implementation
34 pub fn new(source: &Evented, handle: &Handle) -> io::Result<IoToken> { in new()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/tokio-core/src/reactor/
H A Dio_token.rs11 pub struct IoToken { struct
17 impl IoToken { argument
34 pub fn new(source: &Evented, handle: &Handle) -> io::Result<IoToken> { in new()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/tokio-core-0.1.17/src/reactor/
H A Dio_token.rs11 pub struct IoToken { struct
17 impl IoToken { implementation
34 pub fn new(source: &Evented, handle: &Handle) -> io::Result<IoToken> { in new()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-core-0.1.17/src/reactor/
H A Dio_token.rs11 pub struct IoToken { struct
17 impl IoToken { argument
34 pub fn new(source: &Evented, handle: &Handle) -> io::Result<IoToken> { in new()