Searched hist:8375 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_cond.cdiff 40974 Fri Nov 06 21:04:02 MST 1998 dt Don't call pthread_mutex_lock with _SPINLOCK held.
Made pthread_cond_wait() more similar to pthread_cond_timedwait().

PR: 8375
/freebsd-10.2-release/sys/dev/mcd/
H A Dmcd.cdiff 8375 Tue May 09 11:39:40 MDT 1995 rgrimes Rewrite the MCD_TRACE macro to be a varargs macro so that the extraneous
arguments to printf could be fixed.

Correct all but 1 -Wformat warning. Some would have caused garbage to
be printed due to missing args!

Completed in 119 milliseconds