[D-runtime] [D-Programming-Language/druntime] a34993: rewrite rwmutext unittest

GitHub noreply at github.com
Mon Aug 26 10:28:41 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: a3499350c3a4825a60538b4a376365cf1f11ac17
      https://github.com/D-Programming-Language/druntime/commit/a3499350c3a4825a60538b4a376365cf1f11ac17
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-08-24 (Sat, 24 Aug 2013)

  Changed paths:
    M src/core/sync/rwmutex.d

  Log Message:
  -----------
  rewrite rwmutext unittest

- use semaphores to control thread progress
- test different reader/writer scenarios and
  policies


  Commit: 113efb51b0d66a11b4f0529d450f836b18f7defd
      https://github.com/D-Programming-Language/druntime/commit/113efb51b0d66a11b4f0529d450f836b18f7defd
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-08-26 (Mon, 26 Aug 2013)

  Changed paths:
    M src/core/sync/rwmutex.d

  Log Message:
  -----------
  Merge pull request #585 from dawgfoto/rewriteRWMutexTest

rewrite rwmutext unittest


Compare: https://github.com/D-Programming-Language/druntime/compare/02b8a1976473...113efb51b0d6


More information about the D-runtime mailing list