Function libc::pthread_equal

source ยท
pub unsafe extern "C" fn pthread_equal(
    t1: pthread_t,
    t2: pthread_t,
) -> c_int