Skip to content

ntdll: Check signal access rights and notify when waiting on inproc queue.

Later, a similar inproc sync as the queue will be created for user APC alerts and sent on thread init as well, saving us the need to special case those in the get_inproc_sync request and in the cache.

Merge request reports

Loading