Title |
Δ |
Odd behavior with std::async
|
0.00 |
What is the reason for a joinable std::thread not join automatically?
|
0.00 |
async with member function
|
+1.11 |
C++11 multithreading locks and atomic primitives
|
-1.18 |
C++11 std::threads and waiting for threads to finish
|
+0.31 |
Using atomic operations on a normal integer in C++
|
0.00 |
std::thread construction and execution
|
+1.33 |
Inputs to sleep_until()
|
+0.66 |
std:mutex'es as members of objects that will go into containers?
|
+1.16 |
Trying to rewrite part of url through Htaccess
|
+0.31 |
Is there a way to find out, whether a thread is blocked?
|
-0.21 |
C++11 Thread: Multiple threads waiting on a condition variable
|
+0.93 |
lookup tables in C++ 11 with multithreading
|
-2.44 |
Where does the C++98 standard specify when a call to a static membe...
|
-0.71 |
jQuery Datepicker - how to get / read default settings
|
0.00 |
how can I set system time from system_time::time_point
|
0.00 |
How to prevent threads from starvation in C++11
|
0.00 |
C++11 thread vs boost thread
|
+0.29 |
Acquire/Release versus Sequentially Consistent memory order
|
+1.17 |
C++11 std::atomic_fetch_add vs __sync_fetch_and_add
|
+0.35 |
Does seq_cst ordering guarentee immediate visibility?
|
0.00 |
Why is std::packaged_task<void()> not valid?
|
+1.06 |
How to use/create unique_lock in c++?
|
+0.05 |
C++ 11 unordered_map segmentation fault
|
0.00 |
What C++11 <atomic> operations/memory orders guarantees fresh...
|
+0.74 |
C++11 how to identify atomic type at compile time (via mtl or defin...
|
-0.39 |
Multi-thread dead lock:Will this design cause dead lock?
|
-2.72 |
std::mutex vs std::recursive_mutex as class member
|
-0.08 |
Anonymous std::packaged_task
|
0.00 |
Why is memory_order given as a runtime argument to std::atomic func...
|
+1.53 |
Visual express c++ with C++11 and threads support
|
0.00 |
How to make a shared_lock or upgrade_lock in standard C++11?
|
0.00 |
Puzzling behaviour of async
|
-0.19 |
How to handle mutexed member functions in C++11
|
-2.02 |
How to convert std::chrono::time_point to calendar datetime string...
|
-1.34 |
How is the storage associated with std::future allocated?
|
-1.52 |
Is possible to get a thread-locking mechanism in C++ with a std::at...
|
-1.01 |
C11/C++11 Memory Model
|
0.00 |
std::future still deferred when using std::packaged_task (VS11)
|
0.00 |
Requirements for std::thread::id. Can it be atomized?
|
+0.35 |
Why no timeout support in std::lock?
|
+2.03 |
Non-obvious lifetime issue with std::promise and std::future
|
+0.96 |
What is the issue with std::async?
|
0.00 |
C++ meta-programming with "invalid" template parameters -...
|
-2.47 |
Does gcc 4.7.1 support threads?
|
+0.85 |
How to bypass function for element with specify class and two condi...
|
0.00 |
Is there a way to cancel/detach a future in C++11?
|
0.00 |
Generic way to deduce the return type of a functor?
|
+0.56 |
What does the thread_local mean in C++11?
|
+0.19 |
Very weird unhandled exception error at if statement
|
0.00 |