CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/08 17:50:45
Modified files:
sys/kern : subr_pool.c
Log message:
change some (flags & PR_WAITOK) to ISSET(flags, PR_WAITOK)
no functional change.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/08 17:50:45
Modified files:
sys/kern : subr_pool.c
Log message:
change some (flags & PR_WAITOK) to ISSET(flags, PR_WAITOK)
no functional change.