Merge lock annotation macros in threads.h

This commit is contained in:
Matthieu Herrb 2023-08-14 10:57:43 +02:00
parent 53d10f48b5
commit bed6ac416b
7 changed files with 59 additions and 99 deletions

2
cnd.c
View file

@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
#include "locks_annotate.h"
#include <errno.h>
#include <pthread.h>