StackRating

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

Wandering Logic

Rating
1527.71 (20,785th)
Reputation
2,749 (61,432nd)
Page: 1
Title Δ
Is it possible to write an Operating System completely in C? +4.36
Does template use in C++ require some task initialization? 0.00
pthread signaling without kernel call +2.74
predicate for condition variable +3.82
pthread_cond_wait does not unlock the mutex +3.56
Access local stack of linux threads (pthreads) 0.00
Does C++11 std::atomic guarantee mutual exclusion as well as sequen... -2.70
Can we achieve semaphore like behavior using synchronization primit... 0.00
why user space atomic_t in gcc(3.4.5) doesn't work +0.12
How causal consistency is different to sequential consistency? 0.00
C++11 atomic: why does this code work? +1.60
Can we use read-write lock on Sockets Map? -0.38
How do I use a boost condition variable to wait for a thread to com... 0.00
C/C++ implementation of a mailbox for inter-thread communication -3.24
A RW lock for c++11 threads -1.43
erasing from a concurrent associative container (concurrent_unorder... 0.00
The relation between privileged instructions, traps and system calls +3.82
C++ HashMap with multi-threading support 0.00
Is it possible to atomically load and store on X86 processors? 0.00
Output for simple program using pthread +3.76
Multithreading, can't make another thread working 0.00
Is there a data race in this code? +0.18
Mutex map data structure +4.02
why I need std::condition_variable? -2.34
A thread-safe implementation of a generic container of type pair<... +1.73
C++11 memory_order_acquire and memory_order_release semantics? 0.00
Is using an IO_Service already created thread more efficent 0.00
How does Monitor Synchronisation work? 0.00
Condition variable deadlock 0.00
What is the race condition in this code? +3.13
Room synchronization : How to ensure multiple threads are using sam... +3.73
How does Intel TBB concurrent_queue work? Does it achieve fine-grai... 0.00
Is this a correct way to implement a bounded buffer in C++ -0.81
Boost threads workers with class objects 0.00
Design for Boost ASIO , Worker threads SQl queries for 'practical'... +3.98
How to distribute task among multiple thread in openmp? +0.02
LRU Caching & Multithreading +0.07
C++ shared mutex with return by reference -2.35
Multi Threading for Reading/Writing a File in C++? +4.50
C++ std condition variable covering a lot of share variables -4.19
Find out target platform of build? 0.00