pthread_setname_np
Function parameters
Parameters
Type definitions in this namespace
Types
- AT_SUN
- Extensions to the ELF auxiliary vector.
- AF_SUN
- ELF auxiliary vector flags.
- FILE_EVENT
- User watchable file events.
- lifreq
- IP interface request.
Functions in this namespace
Functions
= 0
Values
- GETCONTEXT
- = 0
- SETCONTEXT
- = 1
- GETUSTACK
- = 2
- SETUSTACK
- = 3
- SIOCGLIFINDEX
- = IOWR('i', 133, lifreq)
Source
Implementation
pub extern "c" fn pthread_setname_np(thread: pthread_t, name: [*:0]const u8, arg: ?*anyopaque) c_int