Documentation Home
>
多线程编程指南
>
第 8 章 Solaris 线程编程
>
相似的同步函数:信号
>
减小信号计数
> sema_trywait 语法
多线程编程指南
Previous
: 基于信号计数阻塞
Next
: sema_trywait 返回值
sema_trywait
语法
#include <thread.h> int sema_trywait(sema_t *
sp
);
Previous
: 基于信号计数阻塞
Next
: sema_trywait 返回值
© 2010, Oracle Corporation and/or its affiliates