StackRating

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

StaceyGirl

Rating
1572.93 (3,710th)
Reputation
3,767 (44,582nd)
Page: 1 2 3
Title Δ
In which state will this mutex coordinated threads end up? 0.00
Could the mutex protect the data relative to the specific pointer? 0.00
XOR identical data in C leads to nonzero value. Why? +4.90
Where is the current position of a file during a read/write operati... 0.00
Are functions such as printf() implemented differently for Linux an... -1.38
Memory mapped file truncation on windows 0.00
Will CPU context switching during semaphore usage create a deadlock? 0.00
can I use std::copy to copy into stringstream +4.62
How to start thread using object member function of non-copyable no... 0.00
ASM to C: What does 4(%esp) refer to 0.00
Pthread behaviour C++ 0.00
How does a void typedef work in C -4.36
Do semaphores have conditional variables? 0.00
Most Efficient Algorithm for Bit Reversal with undefined size of data +1.01
gcc, enum is not packed as expected +4.17
What is the prefered way of using lock guard and mutex 0.00
Do we have atomic uint32 type in C? +3.80
Detecting signed vs. unsigned comparison bugs 0.00
How to implement "i++ and i>=max ? 0: i" that only use... -2.35
Dll export symbol of function from static linked library -4.65
Cannot convert from 'TCHAR [260]' to 'std::basic_string... 0.00
C++ simple mutex using atomic_flag (code not working) 0.00
Do we need mutex to perform multithreading file IO +1.58
Multithreading File IO program behaves unpredictably when number of... +2.91
Why do we need a mutex lock when adding a number? 0.00
mq_receive consume cpu in C application 0.00
print any struct in template function +3.24
WIll Boost have a version with a modern-C++ "cutoff"? 0.00
How to activate RVO is Visual C++ 2017? 0.00
How can loosely typed language have constant lookup time for an arr... 0.00
what is the difference between slice registers and slice LUTs in Xi... 0.00
glibc application holding onto unused memory until just before exit +3.39
c/c++: How to find out the own library name 0.00
Constructing URL dynamically in Python +3.37
Why are structure pointers (methods) in C considerably slower than... +3.12
What adjust_size in musl libc malloc does? 0.00
Why `-fvisibility-inlines-hidden` is not the default? +4.13
Do I need mutex for independant operations on seperate parts of a s... 0.00
In Lua, what are the different forms to print? -4.42
How can I find if a memory location is free for mmaping? -0.95
std::mutex::try_lock spuriously fail? -1.34
Periodically writing to a pipe read by child process in C +3.56
How to allocate a large dynamic array in C++? +0.57
Why my reverse() method doesn't work in python 3? +4.50
Why do we need to compile for different platforms (e.g. Windows/Lin... +3.10
C++ "size_t" doesn't need "cstddef" header? +1.28
C++ code segfaults when compiled -O with Apple's LLVM compiler,... 0.00
(u)intN_t are always aligned to N bit? 0.00
Pipes consumer/producer: Who should be the consumer/producer in ter... 0.00
Why does "not nil" return true in Lua? 0.00