kevin
|
544fe4acc4
|
cmThread.c : Changed OS_VER_10_6 TO OSX_VER_10_5 to better reflect the
reason for the conditional compilation.
|
11 лет назад |
kpl
|
c1289070d2
|
cmThread.h/c: Added cmTs1p1cSetCallback().
|
11 лет назад |
kevin
|
11b11347a0
|
cmThread.c : Changed OS_64 cond. compilation to OS_VER_10_6. This needs
more work to fix correctly.
|
11 лет назад |
kevin
|
cb19fb10a2
|
cmThread.c : Changed cmThPtrCAS() to select the CAS system call based on
OS_64 when compiling under OSX. This allows backward compatibility with older
version of OSX.
|
11 лет назад |
kevin
|
caa4b558aa
|
cmThread.c: Changed OSAtomicCompareAndSwap32Barrier() to OSAtomicCompareAndSwap64Barrier()
as part of port to spat-lab Mac.
|
11 лет назад |
kevin
|
b82a0d0edd
|
cmThread.c:Added OSX specific atomic operations.
|
11 лет назад |
kevin
|
b3b492f094
|
cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files.
|
11 лет назад |
kpl
|
6b445b0f9d
|
cmThread:Added cmThPtrCAS()
|
12 лет назад |
kevin
|
b108da1911
|
Initial commit
|
12 лет назад |