summaryrefslogtreecommitdiff
path: root/include/internal/thread_once.h
Commit message (Expand)AuthorAgeFilesLines
* include/internal: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-9/+14
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Fix typo in thread_once commentsDaniel Bevenius2021-01-271-3/+3
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-1/+1
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-2/+2
* Make sure we only run the self tests onceMatt Caswell2019-11-291-1/+1
* Prevent the use of RUN_ONCE inside the FIPS moduleMatt Caswell2019-07-041-6/+15
* Fix TyposAntoine Cœur2019-07-021-2/+2
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-6/+6
* Fix a RUN_ONCE bugMatt Caswell2019-01-041-0/+92
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Clarify what RUN_ONCE returnsRichard Levitte2017-01-131-2/+5
* Define a few internal macros for easy use of run_once functionsRichard Levitte2016-07-191-0/+42