rustix
0.38.39
name
Sections
References
In rustix::
thread
rustix
::
thread
Function
name
Copy item path
source
pub fn name() ->
Result
<
CString
>
Expand description
Get the name of the calling thread.
§
References
prctl(PR_GET_NAME,…)