Tag

thread-specific-data

1 views collected around this technical thread.

DeWu Technology
DeWu Technology
Nov 23, 2020 · Fundamentals

PThread Essentials: Thread Creation, Synchronization, and Advanced Techniques

This session reviews PThread fundamentals and advanced techniques in C, covering thread creation, termination, attributes, mutexes, reader‑writer locks, condition variables, semaphores, barrier synchronization, and thread‑specific data, with code examples and a concluding homework assignment.

Condition VariableMultithreadingMutex
0 likes · 11 min read
PThread Essentials: Thread Creation, Synchronization, and Advanced Techniques