结束当前线程服务的执行。
bt命令设法提供有关当前线程的堆栈的信息。
The bt command attempts to provide information on the stack for the current thread.
否则当前线程就进入阻塞状态。
函数的作用是:返回当前线程的ID。
它会阻塞当前线程直到一个新的消息到来。
获取使用当前线程所用语言的错误说明。
Gets the fault description in the language used by the current thread.
利用Future对象,当前线程可阻塞来等待结果
Using the Future object, the current thread can block to wait for the result
最糟糕的是:当前线程使用的CPU时间可能是不相关的。
Worst of all: the CPU time used by the current thread can be irrelevant.
当前线程状态当前唯一状态不可用的时候它也可以调用。
It is okay to call this function when no current thread state is available.
当前线程状态当前唯一状态不可用的时候它也可以调用。
It is okay to call this function when no current thread state is available.
应用推荐