Searched refs:pthread_jit_write_callback_t (Results 1 – 2 of 2) sorted by relevance
2214 pthread_jit_write_callback_t
133 pub type pthread_jit_write_callback_t = Option<extern "C" fn(ctx: *mut c_void) -> c_int>; typedef5514 callback: crate::pthread_jit_write_callback_t, in pthread_jit_write_with_callback_np() argument