Function ddsrt_thread_equal

Source
pub unsafe extern "C" fn ddsrt_thread_equal(
    t1: ddsrt_thread_t,
    t2: ddsrt_thread_t,
) -> bool