define likely() and unlikely() and use them to prevent debugging code from being...
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 11 Nov 2011 12:52:45 +0000 (13:52 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 11 Nov 2011 12:52:45 +0000 (13:52 +0100)
commite0ce54b38ba3060bbee8f3314138fba45ce816e7
treeb6fd935b6c764caf9607893e9292351d40f940ef
parentfa9760a72f3e840e0960837b12b693160a48e972
define likely() and unlikely() and use them to prevent debugging code from being prioritized in branch prediction.
lib/gnutls_errors.h
lib/gnutls_int.h