Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | ||
NAMING | ||
t0001-errno.c | ||
t0002-refcnt.c | ||
t0101-hash.c | ||
t0101-oid.c | ||
t0102-objtype.c | ||
t0103-objhash.c | ||
t0201-readloose.c | ||
t0202-readloose.c | ||
test_lib.c | ||
test_lib.h | ||
test_main.c |
These abstractions can be used to implement an efficient resource reference counter and simple mutual exclusion. On pthreads we use pthread_mutex_t, except when we are also on glibc and can directly use its asm/atomic.h definitions. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | Loading commit data... | |
NAMING | Loading commit data... | |
t0001-errno.c | Loading commit data... | |
t0002-refcnt.c | Loading commit data... | |
t0101-hash.c | Loading commit data... | |
t0101-oid.c | Loading commit data... | |
t0102-objtype.c | Loading commit data... | |
t0103-objhash.c | Loading commit data... | |
t0201-readloose.c | Loading commit data... | |
t0202-readloose.c | Loading commit data... | |
test_lib.c | Loading commit data... | |
test_lib.h | Loading commit data... | |
test_main.c | Loading commit data... |