author | Florian Forster <octo@collectd.org> | |
Fri, 17 Nov 2017 14:28:39 +0000 (15:28 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 17 Nov 2017 14:28:39 +0000 (15:28 +0100) | ||
commit | 85018547508ae2adb331aa74139acac91f24ff42 | |
tree | d62f96121fcd471733051eb0981427f935b33b98 | tree | snapshot |
parent | 461a11ee1d46140244c79b4dff3b978426187f94 | commit | diff |
src/utils_ovs.c: Don't set pthread_t to -1, use pthread_equal() to compare.
The assumption that pthread_t is a scalar is not portable.
The assumption that pthread_t is a scalar is not portable.
src/utils_ovs.c | diff | blob | history |