summaryrefslogtreecommitdiff
path: root/sal/osl/unx/thread.c
AgeCommit message (Expand)Author
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.30.38); FILE MERGEDRüdiger Timm
2008-01-15#i85222# If encoding is unknown set it to ASCII (fix by hro).Rüdiger Timm
2007-06-27INTEGRATION: CWS sb70 (1.28.120); FILE MERGEDJens-Heiner Rechtien
2006-07-06INTEGRATION: CWS warningfixes01 (1.27.4); FILE MERGEDKurt Zenker
2006-06-20INTEGRATION: CWS warnings01 (1.25.336); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.25.340); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.24.76); FILE MERGEDVladimir Glazounov
2002-10-30#i8416# Fixed 'osl_thread_[create|start]_Impl()' race condition, need toMatthias Huetsch
2002-10-30#i8416# Fixed 'pthread_join()' / 'pthread_detach()' race condition,Matthias Huetsch
2002-08-13chg: HASHID function arithmetic error fixed, #101685#Martin Hollmichel
2001-08-23#91257# Fixed 'oslCleanupFunction()' to call 'pthread_detach()'Matthias Huetsch
2001-06-08#87994# osl_freeThreadHandle() is removedJörg Budischewski
2001-06-08#87994# osl_freeThreadHandle() is now unfunctional, osl_destroyThread does no...Jörg Budischewski
2001-05-14osl_sleepThread and osl_awakeThread removedOliver Braun
2001-05-14Missing local variable addedHennes Rohling
2001-05-09#84715# osl_getThreadTextEncoding first defaults to contents of environment v...Hennes Rohling
2001-04-11moved text encoding tables to nlsupport.cOliver Braun
2001-04-08Add FreeBSD support.Sander Vesik
2001-04-08Merge NetBSD changes to the HEADSander Vesik
2001-03-20fixed expression to terminate loop in osl_SleepThread and osl_ScheduleThreadGregor Hartmann
2001-03-14#include <osl/time.h> addedJoachim Lingner
2001-03-09wake up protectionmfe
2001-02-14fix sched prioritymfe
2001-02-09incr id now uses 1mfe
2001-02-08insertThreadId now creates unique threadidsKay Ramme
2001-02-01removed ChangeGlobalInitmfe
2000-12-14Updated to SRC614Patrick Luby
2000-12-01#79975# : encoding fixesmfe
2000-11-30#79975# : get encoding from langinfomfe
2000-09-29osl_createThreadKey now take callback function as parameterHennes Rohling
2000-09-18initial importJens-Heiner Rechtien