diff options
author | Wade Walker <[email protected]> | 2015-10-24 17:39:15 -0700 |
---|---|---|
committer | Wade Walker <[email protected]> | 2015-11-08 14:05:34 -0600 |
commit | ba691aeb833671c57f59d1bcfa1ffc842f09d6df (patch) | |
tree | f195d2fa63166cf9bd2c94d8a99b130879395868 /test/com/jogamp/opencl | |
parent | 010a5205cc79351816b13ef504127152c44d36e3 (diff) |
Fix CLProgram build lock to work on Intel OpenCL implementation
The Intel OpenCL implementation calls the clBuildProgram notify function
on a different thread, so had to change a reentrant lock to a semaphore
to allow this.
Diffstat (limited to 'test/com/jogamp/opencl')
0 files changed, 0 insertions, 0 deletions