haproxy/include
Christopher Faulet 9dcf9b6f03 MINOR: threads: Use __decl_hathreads to declare locks
This macro should be used to declare variables or struct members depending on
the USE_THREAD compile option. It avoids the encapsulation of such declarations
between #ifdef/#endif. It is used to declare all lock variables.
2017-11-13 11:38:17 +01:00
..
common MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
types MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00