Home
last modified time | relevance | path

Searched defs:pthread_set_name_np (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1800 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1618 pub fn pthread_set_name_np(tid: ::pthread_t, name: *const ::c_char); in pthread_set_name_np() function