0.9.18.62:
[sbcl.git] / src / compiler / generic / objdef.lisp
index 7b9b242..defdafe 100644 (file)
   (prev :c-type "struct lutex *" :length 1)
   (mutex :c-type "pthread_mutex_t *"
          :length 1)
+  (mutexattr :c-type "pthread_mutexattr_t *"
+             :length 1)
   (condition-variable :c-type "pthread_cond_t *"
                       :length 1))