Skip to content
Snippets Groups Projects
  1. Jun 13, 2000
    • Kurt Zeilenga's avatar
      Reworked thread code to better support thread-library specific · ec426532
      Kurt Zeilenga authored
      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.
      ec426532
  2. Jun 12, 2000
  3. Jun 10, 2000
  4. Jun 09, 2000
  5. Jun 08, 2000
Loading