]> git.sur5r.net Git - openldap/commit
Added Reader/Writer lock code from publicily available examples for
authorKurt Zeilenga <kurt@openldap.org>
Sat, 29 Aug 1998 21:43:18 +0000 (21:43 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 29 Aug 1998 21:43:18 +0000 (21:43 +0000)
commit5d64c8f95ddfb5e92d171476ddbffc5ef8ace3c6
tree1173d14e7dc7507bdb0c7489f7f7e0932838db48
parentfe035ff17591c56cb4b05e5ff32338e4832c1924
Added Reader/Writer lock code from publicily available examples for
Nichols, Butler, Farrell's book "Pthreads Programming" (O'Reilly).
libraries/liblthread/rdwr.c [new file with mode: 0644]
libraries/liblthread/rdwr.h [new file with mode: 0644]