mutex

名词 n. 动词 v.
/ˈmjuːtɛks/   

英文释义

名词 n.
  1. An object in a program that serves as a lock, used to negotiate mutual exclusion among threads.
    — The ability to set a maximum waiting time provides another reason why in some circumstances, you might prefer to use a mutex rather than a lock statement.
动词 v.
  1. To apply a mutex to. transitive
    — Or you can have a single pipe that is mutexed so each thread can only write to the pipe exclusively. Alternatively, you can have each thread put the finished fd in a globally mutexed list.

词形变化

mutexes plural mutexes present,singular,third-person mutexing participle,present mutexed participle,past mutexed past

词源

词源 1
Syllabic abbreviation of mutually exclusive or mutual exclusion.
词源 2
Syllabic abbreviation of mutually exclusive or mutual exclusion.
0 次浏览 数据来源: Wiktionary