Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1201 (assigned enhancement)

Opened 3 months ago

Last modified 2 months ago

Condition - docs

Reported by: od Assigned to: sean (accepted)
Priority: minor Milestone: Documentation
Component: Documentation Version: 0.99.6 Jeff
Keywords: Condition, Mutex Cc:

Description

It should be explicitely stated in the docs that one has to acquire the associated Mutex before a call to Condition's wait()/notify(). An example and an explicite notice in the docs would be fine.

Relates to my misunderstanding in http://dsource.org/projects/tango/ticket/1185

Change History

07/20/08 04:48:28 changed by larsivi

  • owner changed from larsivi to sean.
  • milestone changed from 0.99.8 to Documentation.

07/26/08 17:34:23 changed by sean

  • status changed from new to assigned.

Fair enough.