Name mytid
Definition mytid:expr(int)
Defined in ctrl.l
Implementation icode
Description Return the TID (thread ID) of the current thread.
Note Most code should use higher-level functions to access the scheduler and need not call mytid directly.