Searched refs:thread_func (Results 1 – 1 of 1) sorted by relevance
44 pub type thread_func = extern "C" fn(*mut c_void) -> status_t; typedef1031 func: thread_func, in spawn_thread() argument