StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

yohjp

Rating
1493.55 (4,325,121st)
Reputation
1,977 (84,750th)
Page: 1
Title Δ
Implementing example from coroutines TS 2017 0.00
Why is std::shared_ptr::unique() deprecated? -0.03
Copy/move semantics documentation of &T/&mut T types itself 0.00
Is the meaning of "lock-free" even defined by the C++ sta... +1.59
How to parallel variadic function with TBB parallel_for? 0.00
Consume queue from other thread 0.00
Reduction(op:var) has the same effect as shared(var) -3.39
Setting all TLS (thread local storage) variables to a new, single v... +4.54
how to handle cached data structures with multi-threading (e.g. ope... -0.01
how to write an atomic account transfer function 0.00
Will two atomic writes to different locations in different threads... -1.31
How can memory_order_relaxed work for incrementing atomic reference... 0.00
Implementing pthreads in .h and .cpp 0.00
CountDownLatch.await/countDown vs Thread.join/interrupt to wait for... 0.00
OpenMP reduction with template type 0.00
What exactly does the final keyword guarantee regarding concurrency? -0.96
Unable to calculate Percentage in thread to update status. 0.00
illegalStateException on nested lock 0.00
c++ openmp for loop max reduction value during interim of loop exec... +0.30
OpenMP : Creating threads, parallelism, barrier in loop 0.00
C++11 when increment the atomic variable, and assign it to other va... -1.89
What happens if after calling pthread_cond_wait(), another thread a... -2.82
How to set a bit in a pointer using atomic operation fetch_or or te... 0.00
How to assert if a std::mutex is locked? +4.43
how to abort execution of a node and its children in tbb flowgraph -3.97
pthread_cond_broadcast warning even if condition is never satisfied +1.21
Is a thread holding the respective mutex on a spurious wakeup? 0.00
Concurrent blocking queue in C++11 0.00
Boost condition variable equivalent with CRITICAL_SECTION 0.00
Can't wrap my head around parallel_for from tbb +4.11
pthread_barrier_t on Android NDK 0.00
Error while implementing Parallel_Pipeline in Intel TBB 0.00
Microsoft VC++ PPL and sleeping +4.18
graphical timeline create software API for profiling a multithreade... -4.09
Fast producer and slow consumer -4.85
What's the default calling convention of a C++ lambda function? +3.71
parallel sections with boost 0.00
Getting Native Handle from Within a Thread? -3.07
try_lock_for not working as intended 0.00
Massive CPU load using std::lock (c++11) +2.39
boost::async - unsure about the implementation 0.00
combining Intel IPP and TBB +0.08
C++11: std::thread pooled? -2.92
How can i implement a InterlockedIncrement without a memory barrier +0.26
How to give priority to privileged thread in mutex locking? +0.05
Number of async/futures in C++11 -1.87
VS 11 with std::future - Is this a bug? -2.11
Generalizing C++11 Threads class to work with lambda 0.00
Android 2.3 SDP Parser? 0.00