首页 > Term: work loop
work loop
A gating mechanism that ensures single-threaded access to the data structures and hardware registers used by a driver. Specifically, it is a mutex lock associated with a thread. A work loop typically has several event sources attached to it; they use the work loop to ensure a protected, gated context for processing events. See also event source.
0
创建者
- Tom the translator
- 59.09% positive feedback