remzi-arpacidusseau / ostep-code

Code from various chapters in OSTEP (http://www.ostep.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate Macros

apoorva-sriv opened this issue · comments

In common_threads.h, why are some of the macros duplicated—e.g. Pthread_mutex_lock and Mutex_lock?