.. |
xenumerator.cc
|
Fixing most clang-format errors.
|
2015-05-03 10:27:50 -07:00 |
xenumerator.h
|
Add missing includes for cstring
|
2015-06-16 23:16:18 -06:00 |
xevent.cc
|
Fixup DISPATCH_HEADER type_flags to its parts
|
2015-06-12 19:47:28 -05:00 |
xevent.h
|
Starting to remove windows.h includes from things.
|
2015-07-13 20:49:29 -07:00 |
xfile.cc
|
Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real.
|
2015-06-29 10:33:36 -07:00 |
xfile.h
|
Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real.
|
2015-06-29 10:33:36 -07:00 |
xkernel_module.cc
|
Removing cpu.h.
|
2015-06-27 08:58:45 -07:00 |
xkernel_module.h
|
Fixing compile warnings.
|
2015-05-05 18:52:37 -07:00 |
xmodule.cc
|
XModule OnUnload
|
2015-07-05 13:47:53 -05:00 |
xmodule.h
|
XModule OnUnload
|
2015-07-05 13:47:53 -05:00 |
xmutant.cc
|
DISPATCH_HEADER -> X_DISPATCH_HEADER
|
2015-06-12 18:59:08 -05:00 |
xmutant.h
|
Starting to remove windows.h includes from things.
|
2015-07-13 20:49:29 -07:00 |
xnotify_listener.cc
|
Switching to standard mutex for now (but keeping xe::mutex).
|
2015-07-13 21:49:32 -07:00 |
xnotify_listener.h
|
Switching to standard mutex for now (but keeping xe::mutex).
|
2015-07-13 21:49:32 -07:00 |
xsemaphore.cc
|
XSemaphore now calls CreateNative
|
2015-06-12 21:31:00 -05:00 |
xsemaphore.h
|
Starting to remove windows.h includes from things.
|
2015-07-13 20:49:29 -07:00 |
xthread.cc
|
Use the actual thread handle as a wait handle, add bool XThread::running
|
2015-07-05 15:43:09 -05:00 |
xthread.h
|
Formatting.
|
2015-07-05 16:28:11 -05:00 |
xtimer.cc
|
Threading primitives, in prep for removing Win32 from kernel/ and others.
|
2015-07-13 22:49:29 -07:00 |
xtimer.h
|
Starting to remove windows.h includes from things.
|
2015-07-13 20:49:29 -07:00 |
xuser_module.cc
|
Avoid calling OnUnload twice.
|
2015-07-06 19:19:32 -05:00 |
xuser_module.h
|
Allow unloading of user modules
|
2015-07-05 14:03:00 -05:00 |