cvs commit: src/lib/libthread_xu/thread thr_mutex.c

Matthew Dillon dillon at apollo.backplane.com
Fri Apr 7 10:31:44 PDT 2006


    Just on general principle, don't over-use those branch-prediction
    macros.  They add a lot of confusion to the code for virtually no
    gain in performance.  The less you use them, the better things will be.

						-Matt





More information about the Commits mailing list