Skip to content

Commit

Permalink
add pthread_mutex_consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdesaulniers committed Jan 14, 2025
1 parent dc2ce9b commit 625099a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libc/utils/docgen/pthread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 625099a

Please sign in to comment.