task(9s) osf1 man page | unix.com

Query: task

OS: osf1

Section: 9s

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

task(9s)																  task(9s)

NAME
task - General: Contains task-specific information
SYNOPSIS
The task data structure is an opaque data structure; that is, all of its associated members are referenced and manipulated by the operating system and not by the user of kernel threads. Therefore, this reference page omits a description of the task data structure's associated members.
DESCRIPTION
The task data structure contains task-related information.
NOTES
The header file <task.h> shows a typedef statement that assigns the alternate name task_t for a pointer to the task data structure. Some of the kernel threads-related routines require that you pass a pointer to the task data structure.
FILES
SEE ALSO
Routines: kernel_thread_w_arg(9r) task(9s)
Related Man Pages
gearman_task_data_size(3) - debian
gearman_task_context(3) - debian
gearman_task_return(3) - debian
gearman_task_take_data(3) - debian
kernel_isrthread(9r) - osf1
Similar Topics in the Unix Linux Community
Optimized way of doing the task in shell programming
comment and Uncomment single task out of multiple task
Volunteers for UNIX.COM Traffic Optimization Tasks?
Whether Shell script can do this task ???
Windows Task with Bash script