diff options
author | Axel Davy <[email protected]> | 2016-10-26 23:15:34 +0200 |
---|---|---|
committer | Axel Davy <[email protected]> | 2016-12-20 23:44:22 +0100 |
commit | 0a5252d25b3e65c29c3c231cec46fed8ca7dedb0 (patch) | |
tree | dd9e47e5f217ae93e52046484a6391d989353b8c /.editorconfig | |
parent | b748b8fd8619ab412517f859dbf9a42b62ef6309 (diff) |
st/nine: Use atomics for nine_bind
nine_bind didn't need atomics up to now,
because it's use what always within a protected
mutex. We need to use atomics because with the
next patches several threads may use nine_bind.
Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions