Condition variables in C
11:23
Signaling for condition variables (pthread_cond_signal vs pthread_cond_broadcast)
12:24
Introduction to semaphores in C
15:39
Redirecting standard output in C
38:10
WHY did this C++ code FAIL?
13:49
What are variadic functions (va_list) in C?
9:18
What is a mutex in C? (pthread_mutex)
8:17
why do void* pointers even exist?
2:10:23