]> git.saurik.com Git - apple/libc.git/blobdiff - pthreads/pthread_impl.h
Libc-594.1.4.tar.gz
[apple/libc.git] / pthreads / pthread_impl.h
index f5bc332d3ae232262b3a0bbd97a2dc164a022be7..72969ae76371f098659177d480b3caf88ab2cbf4 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -39,6 +37,7 @@
 #define _PTHREAD_MUTEX_SIG_init                0x32AAABA7
 #define _PTHREAD_COND_SIG_init         0x3CB0B1BB
 #define _PTHREAD_ONCE_SIG_init         0x30B1BCBA
+#define _PTHREAD_RWLOCK_SIG_init    0x2DA8B3B4
 /*
  * POSIX scheduling policies
  */