wine-wine/dlls/ntoskrnl.exe
Rémi Bernon a1c46c3806 server: Add USD support with timestamp updates.
The USD page is created when the first process (wineboot.exe) completes
its creation, using its provided user_shared_data for initialization.

The server maps the page write-only and the clients map it read-only,
then the server updates the timestamps every 16 ms.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=29168
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-12 10:57:56 +02:00
..
tests ntoskrnl.exe/tests: Fix typos in ok() messages. 2019-12-12 23:17:06 +01:00
Makefile.in ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event(). 2020-05-06 10:49:18 +02:00
instr.c server: Add USD support with timestamp updates. 2020-05-12 10:57:56 +02:00
ntoskrnl.c ntoskrnl.exe: Export _chkstk from importlib. 2020-05-05 20:53:02 +02:00
ntoskrnl.exe.spec ntoskrnl.exe: Export _chkstk from importlib. 2020-05-05 20:53:02 +02:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl.exe: Implement IoIs32bitProcess(). 2020-05-04 12:39:09 +02:00
plugplay.idl ntoskrnl.exe: Broadcast device notifications to registered handlers. 2020-05-06 10:48:06 +02:00
pnp.c ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event(). 2020-05-06 10:49:18 +02:00
sync.c ntoskrnl.exe: Remove a superfluous condition. 2019-11-29 08:26:30 +01:00