Home
last modified time | relevance | path

Searched refs:thread_func (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/haiku/
H A Dnative.rs44 pub type thread_func = extern "C" fn(*mut c_void) -> status_t; typedef
1031 func: thread_func, in spawn_thread() argument