threadBlocking
P171003
predicate
Indicates that one thread is preventing another thread from proceeding, typically by holding a resource or lock the other needs.
Sample triples (1)
| Subject | Object |
|---|---|
| WaitForSingleObject | blocks the calling thread ⓘ |