|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Privilege.TCBPrivilege
An interface that provides access to some private TCB methods.
| Method Summary | |
|---|---|
void |
associateThread(KThread thread)
Associate the current TCB with the specified KThread. |
void |
authorizeDestroy(KThread thread)
Authorize the TCB associated with the specified thread to be destroyed. |
| Method Detail |
|---|
void associateThread(KThread thread)
thread - the current thread.void authorizeDestroy(KThread thread)
thread - the thread whose TCB is about to be destroyed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||