Documentation Home
>
多线程编程指南
>
第 8 章 Solaris 线程编程
>
相似的 Solaris 线程函数
>
获取线程的优先级
> thr_getprio 语法
多线程编程指南
Previous
: 设置线程的优先级
Next
: thr_getprio 返回值
thr_getprio
语法
#include <thread.h> int thr_getprio(thread_t
tid
, int *
newprio
)
Previous
: 设置线程的优先级
Next
: thr_getprio 返回值
© 2010, Oracle Corporation and/or its affiliates