• This method allows you to set mutex object attributes.

    这个方法允许设置互斥信号量对象的相关属性

    youdao

  • The mutex object must be declared; once declared, it must be initialized.

    互斥对象必须声明;声明后必须初始化

    youdao

  • This call might fail if the calling thread does not own the mutex object.

    如果进行调用的线程并不拥有那个互斥对象,则这个调用可能会失败

    youdao

  • To free a mutex object that is no longer needed, pthread_mutex_destroy is used.

    释放一个不再需要互斥信号量对象,可以使用pthread _ mutex_destroy 。

    youdao

  • This function takes the handle to the mutex object and waits until it is signaled or timeout occurs.

    这个函数使用一个互斥对象句柄一直等待,直到变为信号状态超时为止。

    youdao

  • The pthread_mutex_destroy() in Linux destroys a mutex object, which frees the resources it might hold.

    Linux 中,pthread_mutex_destroy() 会销毁互斥对象这会释放可能会持有资源

    youdao

  • When created, a VxWorks mutex object accepts a Boolean parameter that indicates whether priority inheritance should be performed by the mutex.

    VxWorks互斥锁创建时候,可以用一个布尔参数表示是否优先级继承

    youdao

  • Multiple threads of control can simultaneously try to push data to the queue or remove data, so you need a mutex object to manage the synchronization.

    多个控制线程可以同时在队列添加数据删除数据,所以需要互斥锁对象管理同步。

    youdao

  • If the named mutex object existed before the function call, the function returns a handle to the existing object and GetLastError returns ERROR_ALREADY_EXISTS.

    如果命名互斥对象在本函数调用之前已经存在则返回已经存在的对象句

    youdao

  • Another way of setting the mutex kind is by using a mutex attribute object.

    设置互斥另一种方式使用互斥属性对象

    youdao

  • Once you have it, no one can take it away from you until you put it down. The process of picking up the unique object is called locking, or acquiring, the mutex.

    占有这个惟一物体过程就叫做锁定或者获得互斥量

    youdao

  • POSIX provides the mutex function to create critical sections that enforce exclusive access to an object (a piece of memory) by a single thread.

    POSIX提供互斥函数创建临界用于实施线程对象内存独占访问

    youdao

  • POSIX provides the mutex function to create critical sections that enforce exclusive access to an object (a piece of memory) by a single thread.

    POSIX提供互斥函数创建临界用于实施线程对象内存独占访问

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定