sortix-mirror/sortix/include/sortix/kernel
Jonas 'Sortie' Termansen ef53864d36 dispd: Wait for console rendering to finish.
This prevents a race condition where the console may still be rendering,
but the process may be able to get data on the screen faster, which results
in visual corruption as the two race.
2013-12-17 14:30:26 +01:00
..
copy.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
crc32.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
decl.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
descriptor.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
dtable.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
endian.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
fsfunc.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
inode.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
interlock.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
interrupt.h Refactor kernel interrupt API. 2013-12-17 14:30:26 +01:00
ioctx.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
kernel.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
keyboard.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
kthread.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
log.h dispd: Wait for console rendering to finish. 2013-12-17 14:30:26 +01:00
memorymanagement.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
mtable.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
panic.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
pci.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
platform.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
poll.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
refcount.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
scheduler.h Add GetKernelProcess function to scheduler. 2013-12-17 14:30:26 +01:00
sortedlist.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
string.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
syscall.h Refactor system call API. 2013-12-17 14:30:26 +01:00
textbuffer.h Add TextPos relations. 2013-12-17 14:30:26 +01:00
time.h Refactor kernel time API and add timespec API. 2013-12-17 14:30:26 +01:00
video.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
vnode.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
worker.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00