History log of /freebsd-10-stable/lib/libthr/thread/thr_barrier.c
Revision Date Author Comments
# 321833 01-Aug-2017 pfg

MFC r320990, r321011:

libthr: Avoid checking for negative values in usigned count.

Check for overflow instead.


# 278668 13-Feb-2015 kib

MFC r278313:
Fully initialize allocated memory for the new barrier.


# 278668 13-Feb-2015 kib

MFC r278313:
Fully initialize allocated memory for the new barrier.