svenbarth
|
74a1b6406e
--- Merging r45159 into '.':
|
il y a 4 ans |
marco
|
42a7ca2a92
--- Merging r43589 into '.':
|
il y a 5 ans |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
il y a 10 ans |
tom_at_work
|
bf2a01cfeb
fix pthreads use with Android: it does not provide some functions. This patch is partially based on the bug report 0021525. Further, fix use of sem_timedwait in cthreads.pp since Android supports it.
|
il y a 13 ans |
joost
|
3e165e2dcf
* Fixed compilation on Linux after r15557
|
il y a 15 ans |
marco
|
b43b3c4564
* "external;" added to pthreads.inc as per #14179.
|
il y a 16 ans |
Jonas Maebe
|
1a1fc1357d
* honour the specified stack size when creating new threads on unix
|
il y a 16 ans |
peter
|
07275c3dbe
* added cdecl for sigmask
|
il y a 18 ans |
Jonas Maebe
|
4457538435
* explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start
|
il y a 18 ans |
chrivers
|
d50a9a37f3
+ Added sem_timedwait prototype for Linux pthreads
|
il y a 18 ans |
peter
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpc
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
fpc
|
50778076c3
initial import
|
il y a 20 ans |
peter
|
e417e34496
* truncate log
|
il y a 20 ans |
Jonas Maebe
|
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
|
il y a 21 ans |
marco
|
0408fd564a
* syncobj stuff
|
il y a 21 ans |
michael
|
4b2084fb50
+ New threadmanager implementation
|
il y a 21 ans |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
il y a 22 ans |
marco
|
eeb2a505a5
* From the original systhrds code.
|
il y a 23 ans |