Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds apr_thread_cond_timedwait() interface to new lock API. | aaron | 2001-10-12 | 1 | -0/+25 |
* | Implement pool accessors for thread_condition variables. | rbb | 2001-09-29 | 1 | -0/+1 |
* | tweak the check for APR_HAS_THREADS so we pick up the symbol before | trawick | 2001-09-13 | 1 | -2/+3 |
* | Add condition variables to the APR set of locking functions. | rbb | 2001-09-13 | 1 | -0/+163 |