条件变量 meaning in Chinese
condition variable
conditional variable
Examples
- Using process - shared mutexes and condition variables
使用进程共享的互斥体( mutex )和条件变量 - Set the condition variable s state to false subsequent calls to
把条件变量的状态设置为false (其后对于 - The notion of a state - based condition variable is an important one
基于状态的条件变量的概念是很重要的。 - Methods , there can be more than one condition variable associated with a given
,可以有不止一个条件变量与它关联。 - Set the condition variable s state to true and release any waiting threads
把条件变量的状态设置为true并释放任何等待的进程。