[v3] c++0x <thread>

Chris Fairles chris.fairles@gmail.com
Fri Sep 12 22:26:00 GMT 2008


On Fri, Sep 12, 2008 at 5:36 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> .. well, another one: don't use single letter names like _F, those are all
> "almost" badnames, use at least 2 or 3 letters.
>
> Paolo.
>

Updated patched.

Added nanosleep check to configure.ac.
Changed _F to _Callable.
Added two more tests for sleep_for/sleep_until guarded by
_GLIBCXX_USE_NANOSLEEP.

Chris
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Changelog_thread.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080912/a0bfd2ba/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: thread_patch.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080912/a0bfd2ba/attachment-0001.txt>


More information about the Libstdc++ mailing list