Skip to main content

switch_thread_equal

Function switch_thread_equal 

Source
pub unsafe extern "C" fn switch_thread_equal(
    tid1: switch_thread_id_t,
    tid2: switch_thread_id_t,
) -> c_int
Expand description

\brief Compare two thread ids \param tid1 1st Thread ID to compare \param tid2 2nd Thread ID to compare