branch | EGL_MERGE |
changeset 86 | 841b49c57c50 |
parent 26 | 15986eb6c500 |
--- a/egl/egltest/src/egltest_geterroranddisplay.cpp Wed May 19 14:34:22 2010 +0100 +++ b/egl/egltest/src/egltest_geterroranddisplay.cpp Tue Jun 01 15:04:40 2010 +0100 @@ -963,7 +963,7 @@ TEST(eglGetError() == EGL_SUCCESS); // launch 100 threads. - Test_MultiThreadL(100, EFalse); + Test_MultiThreadL(100, ETrue); INFO_PRINTF1(_L("Calling eglTerminate from main thread")); TEST_EGL_ERROR(eglTerminate(iDisplay), EGL_SUCCESS);