KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
pthread_rwlock_t Union Reference

#include <_pthreadtypes.h>

Data Fields

rw_semaphore_t rwsem
 
unsigned char __data [__PTHREAD_RWLOCK_SIZE]
 
long int __align
 

Field Documentation

◆ __align

long int pthread_rwlock_t::__align

◆ __data

unsigned char pthread_rwlock_t::__data[__PTHREAD_RWLOCK_SIZE]

◆ rwsem

rw_semaphore_t pthread_rwlock_t::rwsem

The documentation for this union was generated from the following file: