Adding upstream version 0.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c49a9029dc
commit
7f70a05c55
465 changed files with 60158 additions and 0 deletions
8
regressions/ck_rwcohort/ck_wp.h
Normal file
8
regressions/ck_rwcohort/ck_wp.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#define LOCK_PROTOTYPE CK_RWCOHORT_WP_PROTOTYPE
|
||||
#define LOCK_INSTANCE CK_RWCOHORT_WP_INSTANCE
|
||||
#define LOCK_INITIALIZER CK_RWCOHORT_WP_INITIALIZER
|
||||
#define LOCK_INIT CK_RWCOHORT_WP_INIT
|
||||
#define READ_LOCK CK_RWCOHORT_WP_READ_LOCK
|
||||
#define WRITE_LOCK CK_RWCOHORT_WP_WRITE_LOCK
|
||||
#define READ_UNLOCK CK_RWCOHORT_WP_READ_UNLOCK
|
||||
#define WRITE_UNLOCK CK_RWCOHORT_WP_WRITE_UNLOCK
|
Loading…
Add table
Add a link
Reference in a new issue