Files
compute-runtime/unit_tests
Mrozek, Michal b349c4bb13 Fix race in isQueueBlocked.
- Sequence is as follows :
Enqueue returning event , blocked on user event.
clFinish.

There are 2 additional threads:
- one is calling updateExecutionStatus in a loop on returned
event
- one is calling setUserEventStatus on parent user event

In such case virtual event may be submitted but task count will
not be assigned.

Change-Id: Ia097bd59b276cc9213945c476cf289398b8f5934
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2019-07-09 11:42:38 +02:00
..
2019-05-29 00:11:34 -07:00
2019-07-09 09:01:25 +02:00
2019-03-26 15:48:19 +01:00
2019-07-09 11:42:38 +02:00
2019-06-07 10:14:37 +02:00
2019-06-07 16:43:31 +02:00
2019-07-03 15:19:23 +02:00
2019-05-09 09:13:55 +02:00
2019-05-09 09:13:55 +02:00
2019-05-29 00:11:34 -07:00
2019-05-09 09:13:55 +02:00
2019-05-09 09:13:55 +02:00
2018-09-20 18:02:35 +02:00
2018-05-25 10:08:26 +02:00
2019-03-26 15:48:19 +01:00
2019-05-29 00:11:34 -07:00
2019-03-26 15:48:19 +01:00
2018-04-13 09:59:16 +02:00