b527494d2d
On DragonFly pthread_{mutex,rwlock,condvar}_destroy() returns EINVAL when called on a pthread_{mutex,rwlock,condvar}_t that was just initialized via PTHREAD_{MUTEX,RWLOCK,CONDVAR}_INITIALIZER and not used in the meantime or initialized via pthread_{mutex,rwlock,condvar}_init(). Change the code to treat a return value of EINVAL on DragonFly as success. |
||
---|---|---|
.. | ||
collections | ||
ffi | ||
io | ||
num | ||
path | ||
prelude | ||
rand | ||
rt | ||
sync | ||
sys | ||
thread_local | ||
time | ||
ascii.rs | ||
bitflags.rs | ||
bool.rs | ||
dynamic_lib.rs | ||
error.rs | ||
failure.rs | ||
fmt.rs | ||
lib.rs | ||
macros.rs | ||
os.rs | ||
rtdeps.rs | ||
thread.rs | ||
thunk.rs | ||
tuple.rs | ||
unit.rs |