diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 134: BGe 3-Dec-13 | ||
4 | * new API lanes.set_thread_affinity() | ||
5 | * set_debug_threadname implemented with win32 pthread | ||
6 | |||
3 | CHANGE 133: BGe 8-Nov-18 | 7 | CHANGE 133: BGe 8-Nov-18 |
4 | * Make sure any linda operation that can raise an error won't ever leave a mutex unreleased | 8 | * Make sure any linda operation that can raise an error won't ever leave a mutex unreleased |
5 | * lane:join() now returns nil, "timeout" in case of timeout | 9 | * lane:join() now returns nil, "timeout" in case of timeout |