alertableWait
P164935
predicate
Indicates that one entity waits for another or for a condition to be met in a way that can be interrupted or awakened by alerts, signals, or events.
All labels observed (3)
| Label | Occurrences |
|---|---|
| alertableFlag | 1 |
| alertableWait canonical | 1 |
| supportsAlertableWait | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: alertableWait
Generated description
Indicates that one entity waits for another or for a condition to be met in a way that can be interrupted or awakened by alerts, signals, or events.
Sample triples (3)
| Subject | Object |
|---|---|
| WaitForSingleObject | false ⓘ |
| WaitForMultipleObjects | no via predicate surface "supportsAlertableWait" ⓘ |
| WSAWaitForMultipleEvents | fAlertable controls APC and I/O completion wakeups via predicate surface "alertableFlag" ⓘ |