marco
|
018be5c22c
* add pthread_attr_destroy, due to Vincent's follow up to mantis #25416
|
11 years ago |
pierre
|
32f7104ffe
* Fix failure of webtbs/tw17560:
|
14 years ago |
marco
|
c477df5046
* TCriticalSection.Tryenter support (Mantis 15928) + short test/demo
|
15 years ago |
Jonas Maebe
|
be5709fcfd
+ pthread_cond_broadcast() definition
|
16 years ago |
Jonas Maebe
|
1a1fc1357d
* honour the specified stack size when creating new threads on unix
|
16 years ago |
Jonas Maebe
|
4457538435
* explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start
|
18 years ago |
Jonas Maebe
|
edafc80d8c
* use pthread_kill() for Suspend/Resume in cthreads
|
18 years ago |
Jonas Maebe
|
08a151077d
* pthread_self returns a pthread_t, not a cint
|
18 years ago |
Almindor
|
ec1b8a90a6
* fixes compilation due to neli-ism
|
19 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
marco
|
6f86d5b12a
* added condtimedwait
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
0db4315ea9
* rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows
|
20 years ago |
marco
|
0ae95485ef
* small glitch fixes
|
21 years ago |
Jonas Maebe
|
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
|
21 years ago |
marco
|
8efff6e425
* basicevent, still untested
|
21 years ago |
michael
|
08971e92b0
+ Redefined ppthread_mutex_t
|
21 years ago |
marco
|
bea886ca73
* moved from systhrds.pp
|
22 years ago |