Re: [boost] [interprocess] (OS X) waiting on condition variable = CPU 100% + fans running loud

8 Jan
2013
8 Jan
'13
4:16 p.m.
Clang has std::atomic though, doesn't it? It probably supports the __sync intrinsics as well.
Actually, it seems to support the even better __atomic intrinsics: http://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html
4539
Age (days ago)
4539
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Dimov