// that can be found in the LICENSE file. fn C.pthread_mutex_init(voidptr, voidptr) int fn C.pthread_mutex_lock(voidptr) int fn C.pthread_mutex_trylock(voidptr) int fn C.pthread_mutex_unlock(voidptr) ...
version 2.1 of the License, or (at your option) any later version.