X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fpthread.h;h=99a74a53b5f6b6bc80668db4497a7c9443176a37;hb=102f6a01e249ce4495f1119ae6d963a2a4a53ce5;hp=2697e8bc10870e06a2b7b18d26d438663abe21fa;hpb=f164875a84c35d0e0d132f99330d3fcda76ee7aa;p=musl diff --git a/include/pthread.h b/include/pthread.h index 2697e8bc..99a74a53 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -63,6 +63,7 @@ extern "C" { #define PTHREAD_CANCEL_ENABLE 0 #define PTHREAD_CANCEL_DISABLE 1 +#define PTHREAD_CANCEL_MASKED 2 #define PTHREAD_CANCEL_DEFERRED 0 #define PTHREAD_CANCEL_ASYNCHRONOUS 1