mirror of
https://github.com/drasko/codezero.git
synced 2026-01-22 15:53:16 +01:00
Kernel updates since December 2009
This commit is contained in:
@@ -11,6 +11,7 @@ void thread_id_pool_init(void);
|
||||
int thread_id_new(void);
|
||||
int thread_id_del(int tid);
|
||||
|
||||
void thread_setup_affinity(struct ktcb *task);
|
||||
void thread_destroy(struct ktcb *);
|
||||
|
||||
#endif /* __GENERIC_THREAD_H__ */
|
||||
|
||||
Reference in New Issue
Block a user