Xiang Xiao
6a3c2aded6
Fix wait loop and void cast ( #24 )
...
* Simplify EINTR/ECANCEL error handling
1. Add semaphore uninterruptible wait function
2 .Replace semaphore wait loop with a single uninterruptible wait
3. Replace all sem_xxx to nxsem_xxx
* Unify the void cast usage
1. Remove void cast for function because many place ignore the returned value witout cast
2. Replace void cast for variable with UNUSED macro
2020-01-02 10:54:43 -06:00
..
2018-11-25 11:50:15 -06:00
2018-02-01 10:00:02 -06:00
2018-08-24 06:58:30 -06:00
2020-01-02 10:54:43 -06:00
2018-08-30 10:27:18 -06:00
2019-03-20 08:01:27 -06:00
2019-03-20 08:01:27 -06:00
2019-07-30 16:10:15 -06:00
2018-02-01 10:00:02 -06:00
2019-01-27 10:13:28 -06:00
2019-03-01 10:50:02 -06:00
2018-12-20 10:11:36 -06:00
2019-02-03 14:18:39 -06:00
2018-01-30 16:16:41 -06:00
2019-02-11 12:09:26 -06:00
2018-06-16 12:16:13 -06:00
2018-02-01 10:00:02 -06:00
2019-03-01 10:50:02 -06:00
2019-02-11 12:09:26 -06:00
2018-11-30 06:40:51 -06:00
2019-02-04 16:20:35 -06:00
2020-01-02 10:54:43 -06:00
2018-02-01 10:00:02 -06:00
2018-08-24 06:58:30 -06:00
2018-02-01 10:00:02 -06:00
2019-12-12 07:41:51 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2018-02-01 10:00:02 -06:00
2018-03-20 12:34:38 +00:00
2018-08-13 07:39:38 -06:00
2019-03-10 09:53:33 -06:00
2019-09-11 08:56:56 -06:00
2019-09-10 10:06:36 -06:00
2018-02-01 10:00:02 -06:00
2020-01-02 10:54:43 -06:00
2019-02-03 14:18:39 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2018-11-30 06:54:15 -06:00
2018-11-25 11:50:15 -06:00
2018-08-24 06:58:30 -06:00
2019-11-09 08:15:12 -06:00
2020-01-02 10:54:43 -06:00
2019-09-11 08:56:56 -06:00
2017-09-11 14:27:02 -06:00
2017-08-14 17:19:27 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2018-02-01 10:00:02 -06:00
2019-11-14 07:40:35 -06:00