StackRating

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

Anthony Williams

Rating
1655.53 (486th)
Reputation
53,283 (1,841st)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
Concurrency and memory models +1.13
how extend the execution of current thread for more that 1 sec.? +1.78
Does C++ optimise construction-and-copy into a copy constructor? -2.23
Questions about a Segmentation Fault in C++ most likely caused by a... +1.09
Ensuring task execution order in threadpool +0.89
Can I query the compiler about C++0x "alignas" support? 0.00
multithreaded C/C++ variable no cache (Linux) -0.04
Managing a singleton destructor -0.97
Boost thread questions +0.31
Implementing a C++ ThreadLocal +0.64
How to launch a thread without waiting for response in C++? +0.97
Combining stores/loads of consecutive atomic variables +0.34
Is it possible to express lambda expressions/functions using Templa... +1.33
Pthread segment registers 0.00
How to create pthread specific variables without __thread 0.00
memory barrier and atomic_t on linux +0.27
Is mutex+atomic necessary to make this code thread safe, or is mute... +1.42
About pthread_cond_signal and pthread_cond_wait +0.34
emacs: Force parsing of local variables of a buffer 0.00
Can I get count from a hash_map while adding some items to it? -0.79
std::common_type 0.00
Any issues with mixing libraries with and without std=c++0x +1.21
What is the behavior of __faststorefence? 0.00
What differences, if any, between C++03 and C++0x can be detected a... +0.37
reusing pthread_t variable for currently running threads +0.79
Controlling multi tasking programatically +0.34
Accessing a class template parameter type inside a member function... +0.28
Finding out statuses of active threads from the current thread. (Im... -2.49
pthreads problem +0.34
Capturing this required to access member functions? +1.36
What does the [[carries_dependency]] attribute mean? 0.00
Destruction order of the main thread and the use of pthread_key_cre... 0.00
How can threads write into different cells of a matrix 0.00
thrd_busy and mtx_lock()/mtx_timedlock() 0.00
3.4.2 Argument-dependent name lookup from n3290 Draft 0.00
How to implement folding with variadic templates -0.14
Android Sqlite trigger operation go through 0.00
Why is Having More Threads than Cores Faster? +0.30
How to actually implement the rule of five? +1.60
Move constructor does not implicitly work for member variables? +0.53
Passing parameters to _beginthreadex +0.56
Implementing a good C++0x error_condition? 0.00
Anonymous struct in typedef of trait class -0.88
How to enable experimental C++11 concurrency features in MinGW? -0.23
Real dangers of 2+ threads writing/reading a variable +1.20
How to allow copy elision construction for C++ classes (not just PO... -0.87
Why can't my c++ lambda function be captured? 0.00
When should I use the new ranged-for and can I combine it with the... +1.17
No == operator found while comparing structs in C++ +0.79
Argument type auto deduction and anonymous lambda functions +0.33