Searched hist:127498 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/sys/
H A Dpcpu.hdiff 127498 Sat Mar 27 18:21:24 MST 2004 marcel Change the type of the various CPU masks to cpumask_t. Note that as
long as there are still explicit uses of int, whether in types or
in function names (such as atomic_set_int() in sched_ule.c), we can
not change cpumask_t to be anything other than u_int. See also the
commit log for sys/sys/types.h, revision 1.84.
H A Dsmp.hdiff 127498 Sat Mar 27 18:21:24 MST 2004 marcel Change the type of the various CPU masks to cpumask_t. Note that as
long as there are still explicit uses of int, whether in types or
in function names (such as atomic_set_int() in sched_ule.c), we can
not change cpumask_t to be anything other than u_int. See also the
commit log for sys/sys/types.h, revision 1.84.
/freebsd-10.3-release/sys/kern/
H A Dsubr_smp.cdiff 127498 Sat Mar 27 18:21:24 MST 2004 marcel Change the type of the various CPU masks to cpumask_t. Note that as
long as there are still explicit uses of int, whether in types or
in function names (such as atomic_set_int() in sched_ule.c), we can
not change cpumask_t to be anything other than u_int. See also the
commit log for sys/sys/types.h, revision 1.84.
H A Dsched_ule.cdiff 127498 Sat Mar 27 18:21:24 MST 2004 marcel Change the type of the various CPU masks to cpumask_t. Note that as
long as there are still explicit uses of int, whether in types or
in function names (such as atomic_set_int() in sched_ule.c), we can
not change cpumask_t to be anything other than u_int. See also the
commit log for sys/sys/types.h, revision 1.84.

Completed in 130 milliseconds