| commit | 7ff60f2f6fe33c9f5d6fce65f52a1986c6a483a9 | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Thu Mar 19 13:54:54 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Mon Mar 23 12:21:21 2009 -0700 |
| tree | 901dfcf8a58e4979b2598d0d2660148e71455b48 | |
| parent | 10f5ea124799f51c0e37aff2edc5045d2e5d64f6 [diff] |
task: Destroy check no waiting tasks This patch updates task synchronization objects' destroy function so it checks whether there are any tasks still waiting on it and returns error if there are. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>