Skip to content
Snippets Groups Projects
Commit ec426532 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Reworked thread code to better support thread-library specific

r/w locks and thread pools.  Hide internal structures (using
pthread'ish technics).  Place common code in threads.c.  Move
no-thread code to thr_stub.c.  Move thread pool code to tpool.c.
Removed setconcurrency call from initializer, added 'concurrency'
directive to slapd.  Tested code under pthreads, pth, and no-threads.
parent 1bfcb4b0
No related branches found
No related tags found
No related merge requests found
Showing
with 766 additions and 843 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment