Function pthread_set_name_np [src]
Prototype
pub extern "c" fn pthread_set_name_np(thread: pthread_t, name: [*:0]const u8) void
Parameters
thread: pthread_t
name: [*:0]const u8
Source
pub extern "c" fn pthread_set_name_np(thread: pthread_t, name: [*:0]const u8) void