]> granicus.if.org Git - apache/commit
Switched to using atomic operations for tracking the active threads rather
authorBradley Nicholes <bnicholes@apache.org>
Fri, 31 May 2002 22:16:04 +0000 (22:16 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 31 May 2002 22:16:04 +0000 (22:16 +0000)
commitbd4c74d9637c5c5233fd11751a59fb63f79be40a
tree65e8481da7dee110a0ed1965a8661cd12fdb7a2f
parent57f65c509339baec109720e876e9316c97a6a8ab
Switched to using atomic operations for tracking the active threads rather
than having to lock and unlock a mutex.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95458 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/netware/mpm_netware.c