10 Commits (e25a9abaac7b4cb500cf40270ff99ece66a5cec9)

Author SHA1 Message Date
  kevin beefa4ef42 cmMath.c, cmThread.c : Replaced type casting with use of unions to do type conversion in byte swap and CAS functions. 10 years ago
  kevin 544fe4acc4 cmThread.c : Changed OS_VER_10_6 TO OSX_VER_10_5 to better reflect the 10 years ago
  kpl c1289070d2 cmThread.h/c: Added cmTs1p1cSetCallback(). 10 years ago
  kevin 11b11347a0 cmThread.c : Changed OS_64 cond. compilation to OS_VER_10_6. This needs 10 years ago
  kevin cb19fb10a2 cmThread.c : Changed cmThPtrCAS() to select the CAS system call based on 10 years ago
  kevin caa4b558aa cmThread.c: Changed OSAtomicCompareAndSwap32Barrier() to OSAtomicCompareAndSwap64Barrier() 10 years ago
  kevin b82a0d0edd cmThread.c:Added OSX specific atomic operations. 11 years ago
  kevin b3b492f094 cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. 11 years ago
  kpl 6b445b0f9d cmThread:Added cmThPtrCAS() 11 years ago
  kevin b108da1911 Initial commit 11 years ago