We offer you a FREE @tcbmail.com email account. Do you want to show the rest of the world how big of an Elvis fan you are?? If so TCBMAIL is for you.
TCB will help you manage your company or project. You and your staff can benefit from the support TCB will provide. TCB also documents your key positions important tasks; this greatly helps the next person stepping into the job. Maybe you were supposed to fill in for somebody on a task ...
My confusion point is that: If the thread doesn't have a valid schedule context, the thread will not be able to execute, then how can this thread call receiveSignal to receive the signal? void receiveSignal(tcb_t *thread, cap_t cap, bool_t isBlocking) { notification_t *ntfnPtr; ntf...
Peter thanks for confirming my original TCBECB question. I decided to solve the problem by creating an ETXR "stub" routine that is less than 128 bytes long. The stub is copied to the end of each subtask's context area. Each instance of a subtask get passed this context area by the ...