diff --git a/libc/utils/docgen/pthread.yaml b/libc/utils/docgen/pthread.yaml index e189fe9b08761a..0f8af6baacc031 100644 --- a/libc/utils/docgen/pthread.yaml +++ b/libc/utils/docgen/pthread.yaml @@ -105,6 +105,8 @@ functions: in-latest-posix: '' pthread_mutex_clocklock: in-latest-posix: '' + pthread_mutex_consistent: + in-latest-posix: '' pthread_mutex_destroy: in-latest-posix: '' pthread_mutex_getprioceiling: