HelenOS sources
task_t 51 boot/arch/arm32/include/arch/types.h } task_t;
task_t 42 boot/arch/arm64/include/arch/types.h #define task_t utask_t
task_t 42 boot/arch/ia64/include/arch/types.h } task_t;
task_t 46 boot/arch/mips32/include/arch/types.h } task_t;
task_t 41 boot/arch/ppc32/include/arch/types.h } task_t;
task_t 61 boot/arch/riscv64/include/arch/types.h } task_t;
task_t 41 boot/arch/sparc64/include/arch/types.h } task_t;
task_t 136 kernel/generic/include/proc/task.h } task_t;
task_t 51 uspace/lib/c/include/task.h typedef struct _TASK task_t;
task_t 51 uspace/lib/posix/include/libc/task.h typedef struct _TASK task_t;
HelenOS homepage, sources at GitHub