Skip to main content
get_sched_param
relibc
0.2.5
In relibc::
pthread
relibc
::
pthread
Function
get_
sched_
param
Copy item path
Source
pub fn get_sched_param( thread: &
Pthread
, ) ->
Result
<(
clockid_t
,
sched_param
),
Errno
>