网页
图片
视频
学术
词典
地图
更多
航班
笔记本
pthread_cond_timedwait
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
With
this
background
,
let
's
look
at the
function
pthread_cond_timedwait
,
which you use
for
the
second
check
.
有
了
这些
背景知识
,
我们
来看看
pthread_cond_timedwait
函数
,
这个
函数
用于
进行
第二
个
检查
。
www.ibm.com
2.
If
the
reader
thread
is
awakened
before
the
timeout
,
the
return
value
from pthread_cond_timedwait will
be
0
.
如果
在
超时
之前
读
线程
被
唤醒
,
pthread_cond_timedwait
的
返回
值
是
0
。
www.ibm.com