summaryrefslogtreecommitdiff
path: root/ipc/ipc_thread.h
AgeCommit message (Collapse)Author
2013-11-11ipc: remove register qualifiersMarin Ramesa
* ipc/ipc_thread.h: Remove register qualifiers.
2012-08-24Store threads waiting on a message queue in LIFO orderRichard Braun
* ipc/ipc_thread.h (ipc_thread_enqueue_macro): Insert thread at the head of the list instead of the tail.
1997-02-25Initial sourceThomas Bushnell