tom_at_work
|
c5f89d7efd
* release old stack pointer register on ppc64 after method prolog
|
20 years ago |
florian
|
a897adf6cc
* try to unlock mutex before destroying it
|
20 years ago |
michael
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 years ago |
florian
|
84958dd3d9
* fixed compilation on x86-64
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
Jonas Maebe
|
7ba46ce6f0
* Darwin TThreadID is a pointer
|
20 years ago |
Jonas Maebe
|
f1a2ef1db2
* don't detach thread when finished, but pthread_exit it
|
20 years ago |
Tomas Hajny
|
d035b0c0d3
* fix for range error on some platforms
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
4aa4aeae79
+ TThreadID
|
20 years ago |
florian
|
90a26e0f7d
* fixed some unix stuff
|
20 years ago |
florian
|
710dbcef0a
+ classes.mainthreadid is set now
|
20 years ago |
florian
|
d18746bd15
* proper error message if the cthreads unit is included too late
|
20 years ago |
florian
|
6d75534cfb
* final fix for linux (hopefully)
|
20 years ago |
florian
|
98106e588c
* another "transfer to linux"-commit
|
20 years ago |
florian
|
69037eaef3
* "transfer to linux"-commit
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
2fbaae2b91
* threading in system unit
|
20 years ago |
marco
|
e12796a400
* tthread patch from neli
|
20 years ago |
marco
|
cb75ebda02
* checksynchronize now in interface win32 uses the default impl.
|
20 years ago |
michael
|
0b667efe9b
+ Fixed tmt1 test bug
|
20 years ago |
marco
|
7377bbf1c9
* 2nd synchronize attempt. cthreads<->systhrds difference was not ok, but
|
20 years ago |
marco
|
0db4315ea9
* rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows
|
20 years ago |
peter
|
64cd72bc5a
* x86_64 updates
|
20 years ago |
florian
|
8c85454cf9
+ added system.align
|
21 years ago |
Jonas Maebe
|
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
|
21 years ago |
marco
|
a84ad6c498
* basicevent, still untested.
|
21 years ago |
peter
|
6bdcb0cdba
* $ifdef debug code
|
21 years ago |
florian
|
934fe41c45
* several 64 bit issues fixed
|
21 years ago |