commit | 68ae301831b372ee873d275efdcc8f177e4c571f | [log] [tgz] |
---|---|---|
author | Alessio Balsini <alessio.balsini@gmail.com> | Wed Jun 07 11:41:33 2017 +0200 |
committer | Alessio Balsini <alessio.balsini@gmail.com> | Mon Jun 19 08:48:14 2017 +0000 |
tree | 9954d2cbdfa8ceba08d32bcaf3355fe5123ccc38 | |
parent | b5c4e80ecd47dda8c73b0e93eb2ee1a8da58c981 [diff] |
Documentation: changed tid parameter description for getThreadPriority() Wrong description of the "tid" parameter used by getThreadPriority(): the function does not "change" the priority of the thread associated to "tid". Defined also the meaning of setting tid parameter to 0. Test: None Change-Id: I8552f3b110eaab1aefa51477e82d3e295547be34 Signed-off-by: Alessio Balsini <alessio.balsini@gmail.com>