Update my email address.
Add pthread spinlock support.Implementation, documentation and naive regression tests for:- pthread_spin_init()- pthread_spin_destroy()- pthread_spin_lock()- pthread_spin_trylock()- pthread_sp
Add pthread spinlock support.Implementation, documentation and naive regression tests for:- pthread_spin_init()- pthread_spin_destroy()- pthread_spin_lock()- pthread_spin_trylock()- pthread_spin_unlock()Implementation okay guenther@, documentation okay jmc@.
show more ...