openssl/include/internal
Benjamin Kaduk 95658c3243 Add tsan_decr() API, counterpart of tsan_counter()
The existing tsan_counter() API increments a reference counter.
Provide a new API, tsan_decr(), to decrement such a reference counter.
This can be used, for example, when a reference is added to the session_ctx's
sess_accept stats but should more properly be tracked in the regular ctx's
statistics.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7464)
2018-11-03 23:12:45 -05:00
..
__DECC_INCLUDE_EPILOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
__DECC_INCLUDE_PROLOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
bio.h Update copyright year 2018-02-13 13:59:25 +00:00
comp.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
conf.h Update copyright year 2018-09-11 13:45:17 +01:00
constant_time_locl.h Remove __cplusplus preamble from internal headers 2018-06-22 12:24:59 +02:00
cryptlib.h Use secure_getenv(3) when available. 2018-09-24 11:21:18 +10:00
dane.h Perform DANE-EE(3) name checks by default 2016-07-12 10:16:34 -04:00
dso.h Update copyright year 2018-09-11 13:45:17 +01:00
dsoerr.h Remove stale SM2 error codes 2018-07-16 10:17:40 +01:00
err.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
nelem.h Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
numbers.h Copyright consolidation 03/10 2016-05-17 14:24:17 -04:00
o_dir.h Update copyright year 2018-09-11 13:45:17 +01:00
o_str.h Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp 2016-05-28 02:15:04 +02:00
refcount.h internal/refcount.h: overhaul fencing and add _MSC_VER section. 2018-08-16 09:31:35 +02:00
sockets.h Remove QNX support 2018-03-26 14:10:57 -04:00
sslconf.h Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
thread_once.h Clarify what RUN_ONCE returns 2017-01-13 13:10:21 +01:00
tsan_assist.h Add tsan_decr() API, counterpart of tsan_counter() 2018-11-03 23:12:45 -05:00