about summary refs log tree commit diff
path: root/conform/data/sys/types.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/sys/types.h-data')
-rw-r--r--conform/data/sys/types.h-data3
1 files changed, 3 insertions, 0 deletions
diff --git a/conform/data/sys/types.h-data b/conform/data/sys/types.h-data
index 6a08c1940e..ed7236b8b6 100644
--- a/conform/data/sys/types.h-data
+++ b/conform/data/sys/types.h-data
@@ -14,6 +14,8 @@ type nlink_t
 type off_t
 type pid_t
 type pthread_attr_t
+type pthread_barrier_t
+type pthread_barrierattr_t
 type pthread_cond_t
 type pthread_condattr_t
 type pthread_key_t
@@ -22,6 +24,7 @@ type pthread_mutexattr_t
 type pthread_once_t
 type pthread_rwlock_t
 type pthread_rwlockattr_t
+type pthread_spinlock_t
 type pthread_t
 type size_t
 type ssize_t