Searched defs:pthread_attr_destroy (Results 1 – 4 of 4) sorted by relevance
1251 pub fn pthread_attr_destroy(attr: *mut crate::pthread_attr_t) -> c_int; in pthread_attr_destroy() function
1015 pub fn pthread_attr_destroy(attr: *mut pthread_attr_t) -> c_int; in pthread_attr_destroy() function
1412 pub fn pthread_attr_destroy(thread: *mut crate::pthread_attr_t) -> c_int; in pthread_attr_destroy() function
3753 pub fn pthread_attr_destroy(attr: *mut crate::pthread_attr_t) -> c_int; in pthread_attr_destroy() function