next up previous contents
Next: Semaphore Library Up: Thread Library Previous: Thread Reset   Contents

Thread Self

struct tcb * thread_self(void)
This function returns the pointer to the tcb of the currently executing thread.

Soumyadeb Mitra 2002-08-07