posix.cfg: Added more podtypes.
This commit is contained in:
parent
d2552dd93a
commit
c676e34887
|
@ -626,6 +626,11 @@
|
|||
<podtype name="key_t"/>
|
||||
<podtype name="tms"/>
|
||||
<podtype name="pthread_attr_t"/>
|
||||
<podtype name="pthread_cond_t"/>
|
||||
<podtype name="pthread_condattr_t"/>
|
||||
<podtype name="pthread_key_t"/>
|
||||
<podtype name="pthread_mutexattr_t"/>
|
||||
<podtype name="pthread_mutex_t"/>
|
||||
<podtype name="pthread_barrier_t"/>
|
||||
<podtype name="pthread_barrierattr_t"/>
|
||||
<podtype name="stat"/>
|
||||
|
|
Loading…
Reference in New Issue