Searched refs:_spinlock_storage (Results 1 – 1 of 1) sorted by relevance
14 union _spinlock_storage { union24 static union _spinlock_storage posix_spinlock_pool[CONFIG_MAX_PTHREAD_SPINLOCK_COUNT];38 return (union _spinlock_storage *)l - posix_spinlock_pool; in posix_spinlock_to_offset()