summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/src/linux_kthread.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-17LinuxKPI: Implement kthread_worker related functionsVladimir Kondratyev
2019-12-15schedlock 1/4Jeff Roberson
2017-06-18Add kthread parking support to the LinuxKPI.Mark Johnston
2017-06-09Augment wait queue support in the LinuxKPI.Mark Johnston
2017-03-17Implement get_pid_task(), pid_task() and some other PID helperHans Petter Selasky
2017-02-21Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky