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 ... 59
Title Δ
pthread_cond_signal() not giving enough time for the signaled threa... 0.00
Silently discard writes to mmap region 0.00
pthread_create uses 0 as attribute parameter 0.00
Does SCHED_IDLE actually preclude execution on non-idle core? 0.00
Fixing "undefined reference to" ft. makefile.txt and pthr... 0.00
why is the open() syscall supported on some Linux systems and not o... +1.78
How to test if pthread_setname_np() is available on my platform 0.00
error: positional initialization of field in ‘struct’ declared with... 0.00
Who is the original sender of SIGHUP when the ssh connection is clo... 0.00
Why does this mutex code not work as expected? -0.14
Different threads being scheduled with different policies 0.00
Multithreaded Chat Program in C using Pipes 0.00
pthreads: do awaken threads have priority of reentering the critica... 0.00
pthread and conditional variables 0.00
For MacOS pthreads, sigwait() Does Not Handle a Signal 0.00
Is there a function that checks whether a sockaddr* named sptr poin... +0.77
enforcing core list for the kernel threads in the JVM 0.00
IRC (RFC 1459) message prefix 0.00
How to schedule a real-time task with absolute start time? 0.00
posix shared memory creation in thread +0.35
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP Error in QNX 7 0.00
What exact "resources" are released, when calling pthread... 0.00
Use of undeclared identifier 'PTHREAD_RECURSIVE_MUTEX_INITIALIZ... +1.32
How to lock threads in real-time applications 0.00
Overhead of memory access in a concurrent execution vs serial execu... 0.00
C p_thread: segmentation fault -0.15
How to serialize async pthreads code sections -0.13
memory leak caused by pthread -2.29
Unix Shared libraries and VDSO memory mapping 0.00
Correctly allocate stack for clone a thread 0.00
pthreads: exclusive+concurrent functions (inverse semaphore) 0.00
How to implement Readers Writers using multiple writers and multipl... 0.00
Do you have to close the thread once it has ended when using pthrea... 0.00
Looping an workers threads without blocking them 0.00
C Macro trick to hide assignment? +0.61
Is there any atomic set operation that returns the old value in C? 0.00
Pthread Best way to wake a number of threads 0.00
Using POSIX semaphores inside of glibc's malloc 0.00
How can I find out the source of this glibc backtrace originating w... 0.00
Exit all threads when one thread fails 0.00
increasing TASK_COMM_LEN Linux kernel limit to pthread_setname_np 0.00
Checking for Linux capabilities to set thread priority +0.63
why does pthread_cond_timedwait not trigger after indicated time-li... 0.00
Does calling a method from within a method with a lock maintain exc... -0.47
What resources do an unused pthread mutex or condition variable all... 0.00
How to make thread 2,3 and 4 wait for same signal from thread1? 0.00
C- Trying to add a node to the end of a linked list causes crash 0.00
How to create an efficient multi-threaded task scheduler in C++? +0.65
How do I wait for a pthread condition variable or a signal? 0.00
Is pthread_cond_wait completely signal safe? +0.34