summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_once.c
Commit message (Expand)AuthorAgeFilesLines
* Rework last change of pthread_once, create a function _thr_once_init todavidxu2006-02-151-2/+8
* After fork(), reinitialize internal locks for pthread_once().davidxu2006-02-151-11/+11
* Update copyright.davidxu2005-12-171-19/+14
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-10/+55
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+53
OpenPOWER on IntegriCloud