summaryrefslogtreecommitdiff
path: root/packages/pthreads/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix arg types for pthread_create and pthread_key_create, fixes test/textthr ↵pierre2018-04-181-2/+3
| | | | | | test failure for solaris git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@38782 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Forgotten in commit 36662michael2017-07-081-0/+314
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@36683 3ad0048d-3df7-0310-abae-a5850022a9f2
* * initial android pthreads, by Bero, mantis #32105marco2017-07-071-0/+3
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@36662 3ad0048d-3df7-0310-abae-a5850022a9f2
* - removed tthreadid/pthreadid definitions for haiku/beos/*bsd/darwin:jonas2012-11-193-6/+0
| | | | | | | | they're not in the other versions either, they're not part of the libpthread api, and hide the tthreadid definition from the system unit git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@23034 3ad0048d-3df7-0310-abae-a5850022a9f2
* + aix support for pthreads packagejonas2012-04-112-21/+750
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@20810 3ad0048d-3df7-0310-abae-a5850022a9f2
* Remove linux only "Pascal-style" variants of pthreads header translationtom_at_work2010-11-111-93/+0
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16326 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fix definition of function pointer to be passed to pthread_createtom_at_work2010-10-301-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16267 3ad0048d-3df7-0310-abae-a5850022a9f2
* * PSemaphoremarco2010-10-261-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16228 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fixed pthread_create signaturejonas2010-07-151-2/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15580 3ad0048d-3df7-0310-abae-a5850022a9f2
* + added missing file, by Olivier Coursiereflorian2009-03-081-0/+359
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12865 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Added sem_timedwait for [BSD]-[Darwin]. Mantis 13148marco2009-02-111-2/+4
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12734 3ad0048d-3df7-0310-abae-a5850022a9f2
* o Haiku patches by Olivier Coursiereflorian2009-02-011-2/+6
| | | | | | | | | | | | + add posix thread support * improve signal handling * synchronize haiku's baseunix unit with the unix one (maybe it will be possible to remove Haiku's one in a future patch, but i keep it for now) + add support for standard sockets * fix some functions import to use the right libraries under Haiku * fix packages compilation git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12636 3ad0048d-3df7-0310-abae-a5850022a9f2
* * added unixtype unit in addition to baseunix unit (currently baseunix ↵ivost2008-09-141-3/+3
| | | | | | contains all types of unixtype) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11782 3ad0048d-3df7-0310-abae-a5850022a9f2
* * pthreads movedmarco2008-01-265-0/+1524
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9948 3ad0048d-3df7-0310-abae-a5850022a9f2