• Start a child thread that evaluates the lock request.

    启动一个请求进行处理线程

    youdao

  • Use the same thread to lock and unlock a file.

    使用相同线程锁定和解锁文件。

    youdao

  • Once pthread_cond_wait() has the lock, it will then return and allow thread 1 to continue execution.

    一旦 pthread_cond_wait()锁定互斥对象,那么返回允许1 号线程继续执行

    youdao

  • If thread two runs, it'll want to lock count_mutex, which is held by thread one.

    如果线程2运行就要锁定count _ mutex,而这个互斥量已经线程1占有了

    youdao

  • If thread one runs, it'll want to lock rand_mutex, which is held by thread two.

    如果线程1运行就要锁定rand _ mutex,可是这个互斥量已经线程2阻塞了。

    youdao

  • Reset all information in a thread state object. The interpreter lock must be held.

    重置指定线程状态对象所有信息解释器必须捕获

    youdao

  • The lock function main thread gets the result from the child thread.

    lock函数主线线程获得结果

    youdao

  • Reset all information in a thread state object. The interpreter lock must be held.

    重置指定线程状态对象所有信息解释器必须捕获。 捕获状态解释。

    youdao

  • As with implicit locks, only one thread can own a lock object at a time.

    严格实现的锁一样,线程只能拥有一个对象

    youdao

  • To guarantee thread safety during enumeration, you can lock the collection during the entire enumeration.

    确保枚举过程中的线程安全性可以整个枚举过程中锁定集合

    youdao

  • Lock your object or fields instead to guarantee deterministic and thread-safe access.

    锁定对象而不是保证决定性线程安全访问

    youdao

  • A thread attempts to acquire a lock on an object that has a weak identity.

    线程尝试获取具有标识对象

    youdao

  • A thread attempts to acquire a lock on an object that has a weak identity.

    线程尝试获取具有标识对象

    youdao

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

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

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