Skip to content
Snippets Groups Projects
Commit d74eef3b authored by Chris Fairles's avatar Chris Fairles Committed by Paolo Carlini
Browse files

mutex (once_flag): Construct __gthread_once_t in a temporary variable before...

mutex (once_flag): Construct __gthread_once_t in a temporary variable before assigning to _M_once...

2008-09-04  Chris Fairles  <chris.fairles@gmail.com>

        * include/std/mutex (once_flag): Construct __gthread_once_t in a
	temporary variable before assigning to _M_once to avoid initialization
	errors.

From-SVN: r139986
parent d7f2fbf6
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment