]> granicus.if.org Git - libevent/commit
Enable branch-prediction hints with EVUTIL_UNLIKELY.
authorNick Mathewson <nickm@torproject.org>
Wed, 6 Jan 2010 23:41:46 +0000 (18:41 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 6 Jan 2010 23:50:19 +0000 (18:50 -0500)
commiteaaf27f1f7b834bf60a1003c4d9c32a9a346b1dc
treecd7357713312913b8e787dcf543f5b0e9fdf1251
parent29151e65b754eb254e6cc3596f006a2de85fd2fb
Enable branch-prediction hints with EVUTIL_UNLIKELY.

This had been accidentally disabled.  Since it seems to work with GCC, I'm
turning it back on when GCC is present.
util-internal.h