Searched refs:pthread_spin_unlock (Results 1 – 6 of 6) sorted by relevance
58 zassert_equal(pthread_spin_unlock(NULL), EINVAL, in ZTEST()64 zassert_ok(pthread_spin_unlock(&lock), "pthread_spin_lock() failed"); in ZTEST()67 zassert_ok(pthread_spin_unlock(&lock), "pthread_spin_unlock() failed"); in ZTEST()
146 int pthread_spin_unlock(pthread_spinlock_t *lock) in pthread_spin_unlock() function
160 zassert_not_null(pthread_spin_unlock); in ZTEST()
551 int pthread_spin_unlock(pthread_spinlock_t *lock);
324 pthread_spin_unlock(),yes
2146 :c:func:`pthread_spin_unlock`, :c:func:`timer_getoverrun`, :c:func:`pthread_condattr_getclock`,