aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m>2013-12-04 08:40:23 +0100
committerBenoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m>2013-12-04 08:40:23 +0100
commit49f8b961cc230280e4cf86cc8d50c8a6d8687a65 (patch)
tree9b096414f00dc12a3893158622e150c7085b0599 /CHANGES
parent653dff5dc2c1a5764ef1afb6ffa5dd96758865ea (diff)
downloadlanes-49f8b961cc230280e4cf86cc8d50c8a6d8687a65.tar.gz
lanes-49f8b961cc230280e4cf86cc8d50c8a6d8687a65.tar.bz2
lanes-49f8b961cc230280e4cf86cc8d50c8a6d8687a65.zip
new API lanes.set_thread_priority()
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 52fcf5f..2e6838e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 86: BGe 3-Dec-13
4 * version 3.7.4
5 * internal refactoring of pthread priority management code
6 * new API lanes.set_thread_priority()
7
3CHANGE 85: BGe 28-Nov-13 8CHANGE 85: BGe 28-Nov-13
4 * version 3.7.3 9 * version 3.7.3
5 * set pthread thread cancel type to PTHREAD_CANCEL_ASYNCHRONOUS 10 * set pthread thread cancel type to PTHREAD_CANCEL_ASYNCHRONOUS