[D-runtime] [D-Programming-Language/druntime] f0c2bd: increase the waittime for the notification

GitHub noreply at github.com
Mon Jul 9 11:32:42 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: f0c2bd8c6075f08d32440d4b52c6a4b516197162
      https://github.com/D-Programming-Language/druntime/commit/f0c2bd8c6075f08d32440d4b52c6a4b516197162
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-07-09 (Mon, 09 Jul 2012)

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

  Log Message:
  -----------
  increase the waittime for the notification

- we had some issues with the linux autotester but apparently
  the code is OK (memory fences are provided by pthread_mutex)


  Commit: 6d3623f163306f49433559db5984fc3be21a1a36
      https://github.com/D-Programming-Language/druntime/commit/6d3623f163306f49433559db5984fc3be21a1a36
  Author: Martin Nowak <dawg at dawgfoto.de>
  Date:   2012-07-09 (Mon, 09 Jul 2012)

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

  Log Message:
  -----------
  Merge pull request #258 from dawgfoto/fixSyncCondTest

fix core.sync.condition test failures


Compare: https://github.com/D-Programming-Language/druntime/compare/e61f19e35932...6d3623f16330


More information about the D-runtime mailing list