summaryrefslogtreecommitdiff
path: root/sal/osl/unx/thread.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-1115/+0
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara1-7/+42
2011-04-11define for older systemsFridrich Štrba1-0/+3
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-0/+16
2011-01-28sb138: #i115619# osl_setThreadNamesb1-0/+16
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy1-0/+24
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken1-3/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov1-17/+30
2008-04-10INTEGRATION: CWS changefileheader (1.30.38); FILE MERGEDRüdiger Timm1-32/+19
2008-01-15#i85222# If encoding is unknown set it to ASCII (fix by hro).Rüdiger Timm1-2/+11
2007-06-27INTEGRATION: CWS sb70 (1.28.120); FILE MERGEDJens-Heiner Rechtien1-13/+7
2006-07-06INTEGRATION: CWS warningfixes01 (1.27.4); FILE MERGEDKurt Zenker1-7/+3
2006-06-20INTEGRATION: CWS warnings01 (1.25.336); FILE MERGEDJens-Heiner Rechtien1-6/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.25.340); FILE MERGEDRüdiger Timm1-47/+21
2003-04-15INTEGRATION: CWS dbgmacros1 (1.24.76); FILE MERGEDVladimir Glazounov1-36/+36
2002-10-30#i8416# Fixed 'osl_thread_[create|start]_Impl()' race condition, need toMatthias Huetsch1-8/+10
2002-10-30#i8416# Fixed 'pthread_join()' / 'pthread_detach()' race condition,Matthias Huetsch1-650/+640
2002-08-13chg: HASHID function arithmetic error fixed, #101685#Martin Hollmichel1-3/+3
2001-08-23#91257# Fixed 'oslCleanupFunction()' to call 'pthread_detach()'Matthias Huetsch1-8/+13
2001-06-08#87994# osl_freeThreadHandle() is removedJörg Budischewski1-18/+2
2001-06-08#87994# osl_freeThreadHandle() is now unfunctional, osl_destroyThread does no...Jörg Budischewski1-19/+18
2001-05-14osl_sleepThread and osl_awakeThread removedOliver Braun1-90/+2
2001-05-14Missing local variable addedHennes Rohling1-2/+3
2001-05-09#84715# osl_getThreadTextEncoding first defaults to contents of environment v...Hennes Rohling1-3/+9
2001-04-11moved text encoding tables to nlsupport.cOliver Braun1-636/+41
2001-04-08Add FreeBSD support.Sander Vesik1-8/+15
2001-04-08Merge NetBSD changes to the HEADSander Vesik1-11/+20
2001-03-20fixed expression to terminate loop in osl_SleepThread and osl_ScheduleThreadGregor Hartmann1-4/+4
2001-03-14#include <osl/time.h> addedJoachim Lingner1-2/+6
2001-03-09wake up protectionmfe1-27/+50
2001-02-14fix sched prioritymfe1-5/+29
2001-02-09incr id now uses 1mfe1-11/+7
2001-02-08insertThreadId now creates unique threadidsKay Ramme1-3/+5
2001-02-01removed ChangeGlobalInitmfe1-8/+16
2000-12-14Updated to SRC614Patrick Luby1-3/+5
2000-12-01#79975# : encoding fixesmfe1-4/+7
2000-11-30#79975# : get encoding from langinfomfe1-14/+619
2000-09-29osl_createThreadKey now take callback function as parameterHennes Rohling1-4/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+1073