aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/include/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Implement select ; add two tests for channels.Alex Auvolat2015-03-081-1/+3
* Add previous notice to thread.hAlex Auvolat2015-03-041-0/+8
* Process exiting & thread termination. IMPORTANT NOTE FOLLOWS.Alex Auvolat2015-03-041-3/+8
* Add prototypes for process management...Alex Auvolat2015-03-031-2/+3
* Setup critical section management for parts that must not be interrupted.Alex Auvolat2015-03-021-2/+12
* Change mode of operation for mmap_file (see readme)Alex Auvolat2015-02-201-2/+3
* Add kernel worker threads for handling various tasks (eg. interrupts)Alex Auvolat2015-02-191-2/+3
* Implement some handling of user stuff...Alex Auvolat2015-02-131-1/+1
* Add stubs for process-related functions.Alex Auvolat2015-02-131-4/+2
* Prepare for user memory management and usermode codeAlex Auvolat2015-02-131-0/+6
* Cleanup output.Alex Auvolat2015-02-131-1/+1
* Reorganize all.Alex Auvolat2015-02-091-0/+46