streamline mutex unlock to remove a useless branch, use a_store to unlock
[musl] / src / string / memccpy.c
2011-02-24 Rich Felkeradd implementation of memccpy function