pthread__spintrylock
static inline int pthread__spintrylock(pthread_t, pthread_spin_t *)
while (pthread__spintrylock(self, &lock->pts_spin) == 0) {
if (pthread__spintrylock(self, &lock->pts_spin) == 0)