Home | History | Annotate | Download | only in sys
History log of /src/sys/sys/sleeptab.h
RevisionDateAuthorComments
 1.3  15-Oct-2023  riastradh sys/lwp.h: Nix sys/syncobj.h dependency.

Remove it in ddb/db_syncobj.h too.

New sys/wchan.h defines wchan_t so that users need not pull in
sys/syncobj.h to get it.

Sprinkle #include <sys/syncobj.h> in .c files where it is now needed.
 1.2  01-Nov-2020  christos branches: 1.2.2;
Use __nothing for empty macro
 1.1  01-Nov-2020  christos PR/55664: Ruslan Nikolaev: Split out sleepq guts and turnstiles not used
in rump into a separate header file. Add a sleepq_destroy() empty hook.
 1.2.2.2  14-Dec-2020  thorpej Sync w/ HEAD.
 1.2.2.1  01-Nov-2020  thorpej file sleeptab.h was added on branch thorpej-futex on 2020-12-14 14:38:17 +0000

RSS XML Feed