Searched refs:posix_rwlock (Results 1 – 3 of 3) sorted by relevance
18 struct posix_rwlock { struct31 static uint32_t read_lock_acquire(struct posix_rwlock *rwl, int32_t timeout); argument32 static uint32_t write_lock_acquire(struct posix_rwlock *rwl, int32_t timeout);38 static struct posix_rwlock posix_rwlock_pool[CONFIG_MAX_PTHREAD_RWLOCK_COUNT];49 static inline size_t posix_rwlock_to_offset(struct posix_rwlock *rwl) in posix_rwlock_to_offset()59 static struct posix_rwlock *get_posix_rwlock(pthread_rwlock_t rwlock) in get_posix_rwlock()85 struct posix_rwlock *to_posix_rwlock(pthread_rwlock_t *rwlock) in to_posix_rwlock()88 struct posix_rwlock *rwl; in to_posix_rwlock()117 struct posix_rwlock *rwl; in pthread_rwlock_init()147 struct posix_rwlock *rwl; in pthread_rwlock_destroy()[all …]
475 …hub:`6684` - [Coverity CID: 183048] Program hangs in /tests/posix/pthread_rwlock/src/posix_rwlock.c481 …hub:`6690` - [Coverity CID: 183042] Program hangs in /tests/posix/pthread_rwlock/src/posix_rwlock.c488 …hub:`6699` - [Coverity CID: 183033] Program hangs in /tests/posix/pthread_rwlock/src/posix_rwlock.c571 …4` - [Coverity CID: 185280] Error handling issues in /tests/posix/pthread_rwlock/src/posix_rwlock.c
2020 * :github:`10586` - [Coverity CID :188739]Program hangs in /tests/posix/common/src/posix_rwlock.c2024 * :github:`10582` - [Coverity CID :188743]Program hangs in /tests/posix/common/src/posix_rwlock.c