index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
threading.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/threading.h: fix compilation on musl
Conrad Kostecki
2024-01-23
1
-1
/
+5
*
tweaks to linux thread priority management
Benoit Germain
2023-07-28
1
-0
/
+4
*
Changed all indentations to all whitespaces
Benoit Germain
2022-02-07
1
-35
/
+32
*
Replace deprecated pthread_yield with sched_yield
SoundBot
2022-01-19
1
-1
/
+1
*
NetBSD support
nia
2020-10-05
1
-1
/
+1
*
Threads compilation for Android fixed; Thread can't be killed to date (warnin...
valid-ptr
2018-11-27
1
-1
/
+1
*
new API lanes.set_thread_affinity(), and et_debug_threadname implemented with...
Benoit Germain
2018-11-09
1
-0
/
+1
*
Fix DLL exports
Benoit Germain
2018-10-25
1
-20
/
+2
*
Fix some MinGW _WIN32_WINNT-related build issues
Benoit Germain
2014-02-26
1
-7
/
+15
*
new API lanes.set_thread_priority()
Benoit Germain
2013-12-04
1
-43
/
+41
*
no need for pthread_cleanup_ pair when THREADWAIT_METHOD == THREADWAIT_CONDVAR
Benoit Germain
2013-12-04
1
-0
/
+5
*
Fixed missing extern variable declarations resulting in multiple variable ins...
Benoit Germain
2013-12-02
1
-1
/
+1
*
MinGW-pthread doesn't seem to have pthread_timedjoin_np after all
Benoit Germain
2013-12-02
1
-1
/
+1
*
pthread thread priority refacto: threading.h
Benoit Germain
2013-12-02
1
-6
/
+3
*
supposedly improved pthread support
Benoit Germain
2013-11-29
1
-1
/
+11
*
MinGW-pthread supports -3/+3 thread priority range, so accept it API-side too
Benoit Germain
2013-11-22
1
-1
/
+4
*
Fix some compiler-specific build issues
Benoit Germain
2013-11-16
1
-1
/
+7
*
Fix windows build for WINVER > 0x400
Benoit Germain
2013-10-25
1
-1
/
+1
*
version 3.7.0
Benoit Germain
2013-10-11
1
-1
/
+1
*
Ditch PulseEvent usage on WIN32 builds
Benoit Germain
2013-07-20
1
-2
/
+10
*
version 3.6.2
Benoit Germain
2013-05-20
1
-8
/
+22
*
version 3.5.1
v3.5.1
Benoit Germain
2013-02-13
1
-6
/
+12
*
minor internal changes
Benoit Germain
2012-09-13
1
-0
/
+1
*
code tweaks to enable building against win32-pthread on windows platforms.
Benoit Germain
2012-09-11
1
-3
/
+9
*
version 3.3.0
Benoit Germain
2012-09-10
1
-0
/
+3
*
Merge pull request #17 from LuaDist/550dd55b0e571577a4ca6ccc880738f1268adb57
benoit-germain
2012-04-24
1
-13
/
+6
|
\
|
*
MinGW build now does not use MS runtime
steve donovan
2011-03-16
1
-13
/
+6
*
|
* removed packagepath and packagecpath options, replaced by a package table, ...
Benoit Germain
2011-11-14
1
-16
/
+39
|
/
*
Import to git
Peter Drahoš
2010-10-01
1
-0
/
+196