Home
last modified time | relevance | path

Searched refs:pthread_setcanceltype (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Daix.txt2324 pthread_setcanceltype
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2801 pub fn pthread_setcanceltype(_type: c_int, oldtype: *mut c_int) -> c_int; in pthread_setcanceltype() function