SRV:EnableNotification: Difference between revisions
No edit summary |
|||
Line 27: | Line 27: | ||
| Handle to semaphore signaled on process notification | | Handle to semaphore signaled on process notification | ||
|} | |} | ||
=Description= | |||
This creates and returns a semaphore handle which is released each time a notification is sent to the process. | |||
Called from processes launched directly by the kernel, this also registers the process with an empty (and anyways irrelevant) service access control list. |