Changeset 918ac9b in mainline
- Timestamp:
- 2019-08-07T09:32:01Z (6 years ago)
- Children:
- af92309
- Parents:
- b55f62a
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-02 21:19:08)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 09:32:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/taskman/main.c
rb55f62a r918ac9b 156 156 } 157 157 158 fibril_condvar_ signal(&session_ns_cv);158 fibril_condvar_broadcast(&session_ns_cv); 159 159 finish: 160 160 fibril_mutex_unlock(&session_ns_mtx);
Note:
See TracChangeset
for help on using the changeset viewer.