summaryrefslogtreecommitdiffstats
path: root/lib/libthr/pthread.map
Commit message (Expand)AuthorAgeFilesLines
* Remove mqueue and timer, now they are in librt.davidxu2006-03-081-8/+0
* 1. Add SIGEV_THREAD notification for mq_notify.davidxu2006-01-041-0/+4
* Follow the mistake in libpthread, the first version name in libpthreaddavidxu2005-12-211-1/+1
* Add code to handle timer_delete(). The timer wrapper code is completelydavidxu2005-11-011-0/+2
* Add timer_create wrapper.davidxu2005-10-301-0/+2
* Put pthread_condattr_init sorted order.davidxu2005-10-251-1/+1
* Export following functions:davidxu2005-10-241-0/+6
* Sort function names.davidxu2005-10-041-2/+2
* Add function pthread_timedjoin_np, the function is similar with pthread_joindavidxu2005-10-041-0/+2
* Add usleep to the map files.deischen2005-08-031-0/+2
* Add debugger event reporting support, current only TD_CREATE and TD_DEATHdavidxu2005-04-121-5/+10
* Export pthread_condattr_getclock, pthread_condattr_setclock.davidxu2005-04-031-0/+2
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-0/+365
OpenPOWER on IntegriCloud