This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-01 01:32:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
scheduler
History
Alexandre Julliard
e8b2630620
Use NtQueryInformationThread to implement GetExitCodeThread.
2003-07-09 19:58:01 +00:00
..
client.c
…
fiber.c
Moved some of the process functions to dlls/kernel.
2003-06-27 04:08:04 +00:00
handle.c
…
process.c
Added a file_exists argument to wine_dll_load to allow checking
2003-07-03 18:23:10 +00:00
pthread.c
- in kernel32, replaced all {Enter|Leave}CriticalSection calls with
2003-06-23 18:12:28 +00:00
synchro.c
Implemented NtDelayExecution and make Sleep call it.
2003-06-30 21:00:15 +00:00
syslevel.c
- in kernel32, replaced all {Enter|Leave}CriticalSection calls with
2003-06-23 18:12:28 +00:00
thread.c
Use NtQueryInformationThread to implement GetExitCodeThread.
2003-07-09 19:58:01 +00:00