pub unsafe extern "C" fn switch_thread_equal(
tid1: switch_thread_id_t,
tid2: switch_thread_id_t,
) -> c_intExpand description
\brief Compare two thread ids \param tid1 1st Thread ID to compare \param tid2 2nd Thread ID to compare
pub unsafe extern "C" fn switch_thread_equal(
tid1: switch_thread_id_t,
tid2: switch_thread_id_t,
) -> c_int\brief Compare two thread ids \param tid1 1st Thread ID to compare \param tid2 2nd Thread ID to compare