[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Atomic operations



I want to do atomic operation and find there is already such implementation in Linux, e.g. atomic_add, atomic_set, atomic_cmpset, etc, after I google on the Web. I find a libatomic-ops-dev package and install it. But there is still no man page after the installation. Did I install the right package? Where can I get the man page of these atomic operations?
 
Alex


Reply to: