jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

TTContainer::Send() needs to be reviewed for threadsafe issues #214

Open nwolek opened 10 years ago

nwolek commented 10 years ago

File is here: https://github.com/jamoma/JamomaCore/blob/master/Modular/library/PeerObject/TTContainer.cpp

The variable mIsSending is being used currently, but @tap felt that it could be improved.

Raised during code review 5 March Bergen