haiku/headers
Axel Dörfler 9e5bff5feb Replaced the syscall for thread_get_current_thread_id() with one for find_thread().
Renamed the thread/team syscalls to the new naming scheme.
Some other minor cleanups.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6867 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 00:52:47 +00:00
..
libs
os Added the inline x86 asm version of find_thread() as it is found on BeOS. 2004-03-03 00:44:18 +00:00
posix
private Replaced the syscall for thread_get_current_thread_id() with one for find_thread(). 2004-03-03 00:52:47 +00:00
tools