Sign in
goma
/
wine
/
de70d2b2c72918f0a8a0359517d23e84f1239517
/
scheduler
/
synchro.c
dae8de6
Documentation ordinal fixes (using winapi_fixup).
by Patrik Stridvall
· 24 years ago
1c32a46
Use poll() on the client-side during server waits to implement overlapped I/O.
by Michael McCormack
· 24 years ago
f46eb1d
Added some inclusions of string.h where necessary.
by Jeff Garzik
· 24 years ago
e5dedb1
Added support for nested server waits (to allow waiting in signal handlers).
by Alexandre Julliard
· 24 years ago
67a7499
New set of macros for server calls; makes requests without variable
by Alexandre Julliard
· 24 years ago
d90e964
Added separate server pipe to wait on blocking server calls.
by Alexandre Julliard
· 24 years ago
2362380
Added separate queue for "system" APCs that get called even when the
by Alexandre Julliard
· 24 years ago
ab68797
Moved standard syslevel APIs declaration to winbase.h.
by Alexandre Julliard
· 24 years ago
1eac191
- created server object for handling async i/o
by Mike McCormack
· 24 years ago
9c2370b
Added exception handling wrapper to a number of server requests.
by Alexandre Julliard
· 25 years ago
ea1afce
Added APC support in waitable timers.
by Alexandre Julliard
· 25 years ago
8d5db55
Save GET_APCS data before calling any asynchronous procedure calls, in
by Mike McCormack
· 25 years ago
5ab9d86
Removed some unnecessary #includes and dll dependencies.
by Alexandre Julliard
· 25 years ago
9b59da0
Misc small cleanups.
by Alexandre Julliard
· 25 years ago
203780e
Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback
by Ulrich Weigand
· 26 years ago
ebe29ef
Further server optimizations:
by Alexandre Julliard
· 26 years ago
1565709
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
8c2dc8b
Adapted to event synchronization changes.
by Ulrich Weigand
· 26 years ago
f6461fe
Allow user APCs with NULL 'func' (just wake up the thread).
by Ulrich Weigand
· 26 years ago
96c08d8
Use server handles directly for Win32 handles. Removed use of K32OBJ.
by Alexandre Julliard
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
d16927e
Removed use of per-thread wait_struct, cleaned up a bit.
by Alexandre Julliard
· 26 years ago
289211c
Fixed a number of warnings concerning the matching of the printf
by Francois Gouget
· 26 years ago
ab9ac83
List handles WaitForMultipleObjects is waiting for when running with
by Juergen Schmied
· 26 years ago
62a8b43
Hacked server-side device support
by Alexandre Julliard
· 26 years ago
8da12c4
Group commit for recovery after disk crash.
by Alexandre Julliard
· 26 years ago
dbf2bf0
Moved MsgWaitForMultipleObject implementation to USER routines, using
by Alexandre Julliard
· 26 years ago
5544387
Removed client-side wait functions; all waiting is now done through the server.
by Alexandre Julliard
· 26 years ago
748ff0f
Changed server wait logic a bit.
by Alexandre Julliard
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
85ed45e
Release 980822
by Alexandre Julliard
· 27 years ago
wine-980822
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
03468f7
Release 980215
by Alexandre Julliard
· 27 years ago
wine-980215
0623a6f
Release 980118
by Alexandre Julliard
· 27 years ago
wine-980118
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104