This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] c++0x <mutex> and <condition_variable>


Ok. I think these are basically ready as a first draft. Nearly
complete implementations of both. Still missing the generic
lock/try_lock.

One thing that's unclear to me is how to determine the targets in the
testcase's dg-do run option. I'm just using what I think Benjamin (or
whoever did the initial commit) was using. I'm not sure how to go
about determining whether its still correct or not.

Tested x86_64.

Chris

Attachment: Changelog_mutex_cond_var.txt
Description: Text document

Attachment: mutex_cond_var_patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]