Waiting on kernel objects
Родитель
5953c6a026
Коммит
3786a7fb55
|
@ -39,3 +39,6 @@ defines some simple methods to emulate the same RAII patterns:
|
|||
// Release the semaphore when the returned value goes out of scope
|
||||
auto releaseOnExit = wil::ReleaseSemaphore_scope_exit(handle);
|
||||
```
|
||||
|
||||
## See also
|
||||
* [[Waiting on kernel objects]]
|
Загрузка…
Ссылка в новой задаче