diff options
author | Joe Orton <jorton@apache.org> | 2003-12-29 15:31:39 +0000 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2003-12-29 15:31:39 +0000 |
commit | 31abe37d38747eb521f52cdd9c54281a68f2b7a5 (patch) | |
tree | 6877c0620b769ebb01ff56662ca7a271991b1503 /include/apr_network_io.h | |
parent | 55b1bb62feddca16d6f31234d3d3478a759f10fc (diff) | |
download | apr-31abe37d38747eb521f52cdd9c54281a68f2b7a5.tar.gz |
* include/apr_thread_cond.h: Note when destroying a condvar gives
undefined results in a POSIX implementation.
* locks/unix/thread_cond.c (apr_thread_cond_create): Don't run cleanup
if pthread_cond_init fails since that gives undefined results.
(apr_thread_cond_destroy): Use apr_pool_cleanup_run so the cleanup is
always unregistered.
* test/testlock.c (test_cond): Test apr_thread_cond_destroy and use
apr_assert_success() a little more.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64848 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_network_io.h')
0 files changed, 0 insertions, 0 deletions