StackRating

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

caf

Rating
1610.34 (1,389th)
Reputation
198,224 (240th)
Page: 1 2 3 4 5 6 ... 59
Title Δ
Process threads stuck with __pthread_enable_asynccancel () 0.00
Is mutex ownership handed off strictly only to threads which have r... -0.43
How to gracefully make a blocking pthread exit from the main thread? +1.62
timeout functionality for worker in a pool 0.00
How many cores does a process occupy? -0.15
How to determine reason of pthread_raise(sig=6) in core file with gdb 0.00
Is it possible to perform a cond_wait if a condition holds true ato... 0.00
Can pthread_cond_wait() always win the competition in locking a mut... -1.64
Practical limit to number of pthreads rwlocks? 0.00
mlock() and Threading 0.00
How to make socket read function non-blocking 0.00
Is this the correct way to use condition variables? 0.00
pthread_detach behavior when there is an existing a joiner 0.00
Linux gcc <time.h> and threads together 0.00
Parallelise code with pthread and semaphore 0.00
pthread_cond_wait in "produce_numbers" gives me segmentat... +0.35
Producer/Consumer, How to make sure a thread safe queue is drained... 0.00
Pthreads - Producer and consumer with condition variable and mutex... 0.00
Is it possible to only have threads with the id an even number? +0.85
pthread mutex locking variables used in statements -2.63
Autoconf - No POSIX thread support. Configure possibly using wrong... 0.00
Control each thread by it's own condition variable c++ 0.00
How do multiple mutex locks work? 0.00
multiple condition variables in c 0.00
gcc -march=native. Way to detect binary built for wrong architecture? 0.00
Understanding semaphores with pthreads (code included) 0.00
Can a thread be logically interruptible while waiting for a mutex? 0.00
Strange multi-threading output for different Platforms 0.00
Will calling pthread_cond_signal(...) then calling pthread_cond_wai... -0.65
Strange behaviour of logging thread 0.00
Test Availability of x_np pthread Functions - C/C++ 0.00
c programing conflicting types errors for the following code +1.16
Debian pthread_join bus error 0.00
C/C++ code using pthreads to execute sync and async communications 0.00
How to detect pthread condition singal before wait? -2.73
UnrealIRCd update list of allowed channels dynamically 0.00
pthread_cond_wait/signal and mutex not working as expected +0.34
Is this model safe with pthreads? 0.00
Am I supposed to unlock mutexes in a cleanup handler? 0.00
pthreads conditional - it is possible to ignore cond signals? 0.00
How to decrement count of barrier on thread completion using pthrea... 0.00
fwrite fopen blocking threads +0.35
C passing shared variables into pthreads +0.34
Alternative to maintaining timer at server side for every connected... 0.00
pthreads synchronization multiple read operations 0.00
How will thread2, waiting on a condition, wake, when signalled from... 0.00
Returned value from pthread function is different from the calculat... 0.00
pthreads, mq_timedreceive, pthread_cond_timedwait and CLOCK_REALTIME 0.00
Is there a way to view the register contents of one thread from ano... 0.00
Getting wrong answer Using Thread safe counter 0.00