Cold Help System: Programming: ColdC Reference Manual: Functions: Task: task_id()


INTEGER task_id()

This function returns the task id for the current task. See Frames and Tasks for more information on preempting and task control.


atomic() | caller() | cancel() | definer() | method() | pause() | refresh() | resume() | sender() | stack() | suspend() | task_id() | tasks() | this() | tick() | ticks_left() | set_user() | user() | pass() | task_info() | call_trace() | debug_callers()


the Cold Dark