source:
trunk/Softwares/Global.or32/include/thread_info.h
@
32
Last change on this file since 32 was 2, checked in by , 18 years ago | |
---|---|
File size: 201 bytes |
Line | |
---|---|
1 | |
2 | extern unsigned int get_thread_id (); |
3 | extern void set_thread_id (unsigned int); |
4 | extern unsigned int get_thread_priority (); |
5 | extern void set_thread_priority (unsigned int); |
Note: See TracBrowser
for help on using the repository browser.