HelenOS sources

thread.h   42 abi/include/abi/sysinfo.h #include <abi/proc/thread.h>
thread.h   35 kernel/arch/abs32le/src/proc/thread.c #include <proc/thread.h>
thread.h   48 kernel/arch/amd64/src/interrupt.c #include <proc/thread.h>
thread.h   38 kernel/arch/amd64/src/proc/scheduler.c #include <proc/thread.h>
thread.h   35 kernel/arch/amd64/src/proc/thread.c #include <proc/thread.h>
thread.h   49 kernel/arch/ia32/src/interrupt.c #include <proc/thread.h>
thread.h   38 kernel/arch/ia32/src/proc/scheduler.c #include <proc/thread.h>
thread.h   35 kernel/arch/ia32/src/proc/thread.c #include <proc/thread.h>
thread.h   39 kernel/arch/ia64/include/arch/drivers/ski.h #include <proc/thread.h>
thread.h   42 kernel/arch/ia64/src/drivers/ski.c #include <proc/thread.h>
thread.h   36 kernel/arch/ia64/src/proc/scheduler.c #include <proc/thread.h>
thread.h   42 kernel/arch/mips32/src/exception.c #include <proc/thread.h>
thread.h   39 kernel/arch/mips32/src/fpu_context.c #include <proc/thread.h>
thread.h   38 kernel/arch/ppc32/src/proc/scheduler.c #include <proc/thread.h>
thread.h   35 kernel/arch/riscv64/src/proc/thread.c #include <proc/thread.h>
thread.h   50 kernel/arch/riscv64/src/riscv64.c #include <proc/thread.h>
thread.h   38 kernel/arch/sparc64/include/arch/drivers/niagara.h #include <proc/thread.h>
thread.h   45 kernel/arch/sparc64/src/console.c #include <proc/thread.h>
thread.h   39 kernel/arch/sparc64/src/debug/stacktrace.c #include <proc/thread.h>
thread.h   49 kernel/arch/sparc64/src/drivers/niagara.c #include <proc/thread.h>
thread.h   36 kernel/arch/sparc64/src/proc/sun4u/scheduler.c #include <proc/thread.h>
thread.h   36 kernel/arch/sparc64/src/proc/sun4v/scheduler.c #include <proc/thread.h>
thread.h   35 kernel/arch/sparc64/src/proc/thread.c #include <proc/thread.h>
thread.h   36 kernel/arch/sparc64/src/proc/thread.c #include <arch/proc/thread.h>
thread.h   40 kernel/arch/sparc64/src/sparc64.c #include <arch/proc/thread.h>
thread.h   40 kernel/genarch/include/genarch/kbrd/kbrd.h #include <proc/thread.h>
thread.h   40 kernel/genarch/include/genarch/srln/srln.h #include <proc/thread.h>
thread.h   56 kernel/genarch/src/kbrd/kbrd.c #include <proc/thread.h>
thread.h   46 kernel/genarch/src/kbrd/kbrd_at.c #include <proc/thread.h>
thread.h   41 kernel/genarch/src/srln/srln.c #include <proc/thread.h>
thread.h   43 kernel/generic/include/interrupt.h #include <proc/thread.h>
thread.h   43 kernel/generic/include/proc/scheduler.h #include <abi/proc/thread.h>
thread.h   46 kernel/generic/include/proc/task.h #include <arch/proc/thread.h>
thread.h   49 kernel/generic/include/proc/thread.h #include <abi/proc/thread.h>
thread.h   39 kernel/generic/include/udebug/udebug_ops.h #include <proc/thread.h>
thread.h   38 kernel/generic/include/userspace.h #include <proc/thread.h>
thread.h   65 kernel/generic/src/console/cmd.c #include <proc/thread.h>
thread.h   54 kernel/generic/src/interrupt/interrupt.c #include <proc/thread.h>
thread.h   59 kernel/generic/src/ipc/ipc.c #include <proc/thread.h>
thread.h   45 kernel/generic/src/ipc/kbox.c #include <proc/thread.h>
thread.h   50 kernel/generic/src/main/kinit.c #include <proc/thread.h>
thread.h   59 kernel/generic/src/main/main.c #include <proc/thread.h>
thread.h   45 kernel/generic/src/main/uinit.c #include <proc/thread.h>
thread.h   66 kernel/generic/src/mm/as.c #include <proc/thread.h>
thread.h   63 kernel/generic/src/mm/frame.c #include <proc/thread.h> /* THREAD */
thread.h   51 kernel/generic/src/mm/km.c #include <proc/thread.h>
thread.h   40 kernel/generic/src/proc/program.c #include <proc/thread.h>
thread.h   45 kernel/generic/src/proc/scheduler.c #include <proc/thread.h>
thread.h   40 kernel/generic/src/proc/task.c #include <proc/thread.h>
thread.h   41 kernel/generic/src/proc/thread.c #include <proc/thread.h>
thread.h   46 kernel/generic/src/synch/mutex.c #include <proc/thread.h>
thread.h   52 kernel/generic/src/synch/waitq.c #include <proc/thread.h>
thread.h   43 kernel/generic/src/syscall/copy.c #include <proc/thread.h>
thread.h   39 kernel/generic/src/syscall/syscall.c #include <proc/thread.h>
thread.h   47 kernel/generic/src/sysinfo/stats.c #include <proc/thread.h>
thread.h   55 kernel/generic/src/time/clock.c #include <proc/thread.h>
thread.h   39 kernel/generic/src/time/delay.c #include <proc/thread.h>
thread.h   47 kernel/generic/src/udebug/udebug.c #include <proc/thread.h>
thread.h   43 kernel/generic/src/udebug/udebug_ipc.c #include <proc/thread.h>
thread.h   44 kernel/generic/src/udebug/udebug_ops.c #include <proc/thread.h>
thread.h   36 kernel/test/mm/falloc2.c #include <proc/thread.h>
thread.h   31 kernel/test/mm/slab1.c #include <proc/thread.h>
thread.h   31 kernel/test/mm/slab2.c #include <proc/thread.h>
thread.h   32 kernel/test/synch/semaphore1.c #include <proc/thread.h>
thread.h   32 kernel/test/synch/semaphore2.c #include <proc/thread.h>
thread.h   33 kernel/test/thread/thread1.c #include <proc/thread.h>
thread.h   41 uspace/dist/src/c/demos/top/top.c #include <thread.h>
thread.h   33 uspace/lib/c/arch/abs32le/src/thread_entry.c #include "../../../generic/private/thread.h"
thread.h   33 uspace/lib/c/arch/riscv64/src/thread_entry.c #include "../../../generic/private/thread.h"
thread.h   40 uspace/lib/c/generic/private/thread.h #include <libarch/thread.h>
thread.h   41 uspace/lib/c/generic/private/thread.h #include <abi/proc/thread.h>
thread.h   51 uspace/lib/c/generic/thread/fibril.c #include "../private/thread.h"
thread.h   47 uspace/lib/c/generic/thread/thread.c #include "../private/thread.h"
HelenOS homepage, sources at GitHub