Sweden-Number/server
Jacek Caban 234fa118d4 server: Get rid of separate thread suspend_context.
It's always the same as context now.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-16 22:10:04 +02:00
..
Makefile.in
async.c server: Introduce a separated type for user APCs. 2020-04-13 12:14:50 +02:00
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c ntdll: Use server_select to pass context to server in send_debug_event. 2020-04-16 22:10:04 +02:00
device.c
directory.c
event.c
fd.c server: Use monotonic clock for relative timeouts. 2020-04-09 21:04:04 +02:00
file.c
file.h server: Use monotonic clock for SetTimer timeouts. 2020-04-09 21:04:04 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c
object.c
object.h
process.c
process.h
procfs.c
protocol.def ntdll: Use server_select to pass context to server in send_debug_event. 2020-04-16 22:10:04 +02:00
ptrace.c
queue.c server: Use monotonic clock for SetTimer timeouts. 2020-04-09 21:04:04 +02:00
region.c
registry.c
request.c server: Use monotonic clock for relative timeouts. 2020-04-09 21:04:04 +02:00
request.h ntdll: Use server_select to pass context to server in send_debug_event. 2020-04-16 22:10:04 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Get rid of separate thread suspend_context. 2020-04-16 22:10:04 +02:00
thread.h server: Get rid of separate thread suspend_context. 2020-04-16 22:10:04 +02:00
timer.c server: Introduce a separated type for user APCs. 2020-04-13 12:14:50 +02:00
token.c
trace.c ntdll: Use server_select to pass context to server in send_debug_event. 2020-04-16 22:10:04 +02:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c