Searched refs:SEMAPHORE (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Lib/multiprocessing/ |
D | synchronize.py | 39 RECURSIVE_MUTEX, SEMAPHORE = list(range(2)) variable 126 SemLock.__init__(self, SEMAPHORE, value, SEM_VALUE_MAX, ctx=ctx) 145 SemLock.__init__(self, SEMAPHORE, value, value, ctx=ctx) 162 SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx)
|
/third_party/python/Modules/_multiprocessing/ |
D | semaphore.c | 12 enum { RECURSIVE_MUTEX, SEMAPHORE }; enumerator 490 if (kind != RECURSIVE_MUTEX && kind != SEMAPHORE) { in _multiprocessing_SemLock_impl()
|
/third_party/boost/boost/interprocess/sync/windows/ |
D | sync_utils.hpp | 101 enum type { MUTEX, SEMAPHORE }; enumerator
|
/third_party/node/deps/npm/node_modules/ci-info/ |
D | README.md | 57 | [Semaphore](https://semaphoreci.com) | `ci.SEMAPHORE` | ✅ |
|
/third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/ |
D | README.md | 55 | [Semaphore](https://semaphoreci.com) | `ci.SEMAPHORE` |
|
/third_party/node/deps/npm/lib/ |
D | npm.js | 290 : process.env.SEMAPHORE ? 'semaphore'
|
/third_party/boost/tools/build/doc/src/ |
D | bjam.adoc | 1471 `SEMAPHORE` on that target. The value of the variable is the semaphore
|
/third_party/eudev/hwdb/ |
D | 20-OUI.hwdb | 36972 ID_OUI_FROM_DATABASE=SEMAPHORE COMMUNICATIONS CORP.
|