kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
jsing
Date :
2019-04-04 15:09:09
Hash :
d7e2296c
Message :
Switch to pthread_mutex_init(). While PTHREAD_MUTEX_INITIALIZER can be used on OpenBSD, some other platforms do not like it. Noted by bcook@