Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2206 pthread_get_stackaddr_np
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5438 pub fn pthread_get_stackaddr_np(thread: crate::pthread_t) -> *mut c_void; in pthread_get_stackaddr_np() function