Home
last modified time | relevance | path

Searched refs:thread_cleanup (Results 1 – 13 of 13) sorted by relevance

/third_party/curl/docs/examples/
Dopensslthreadlock.c82 int thread_cleanup(void) in thread_cleanup() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
Ddeqp_egl_test_expectations.txt100 2546 WIN : dEQP-EGL.functional.thread_cleanup.* = SKIP
146 2546 LINUX : dEQP-EGL.functional.thread_cleanup.* = SKIP
169 2546 MAC : dEQP-EGL.functional.thread_cleanup.* = SKIP
199 2546 ANDROID : dEQP-EGL.functional.thread_cleanup.multi_context_* = SKIP
200 2546 ANDROID : dEQP-EGL.functional.thread_cleanup.single_context_* = FAIL
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Ddeqp_egl_test_expectations.txt79 2546 WIN : dEQP-EGL.functional.thread_cleanup.* = SKIP
87 2546 LINUX : dEQP-EGL.functional.thread_cleanup.* = SKIP
104 2546 MAC : dEQP-EGL.functional.thread_cleanup.* = SKIP
269 6528 PIXEL4ORXL GLES : dEQP-EGL.functional.thread_cleanup.multi_context_* = FAIL
270 6528 PIXEL4ORXL GLES : dEQP-EGL.functional.thread_cleanup.single_context_* = FAIL
/third_party/sqlite/include/
Dsqlite3ext.h141 void (*thread_cleanup)(void); member
480 #define sqlite3_thread_cleanup sqlite3_api->thread_cleanup
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/
Degl-master.txt3556 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3557 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3558 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3559 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/master/
Degl-master.txt3627 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3628 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3629 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3630 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/
Degl-master.txt3627 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3628 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3629 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3630 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/android/cts/master/
Degl-master.txt3715 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3716 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3717 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3718 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.6.x/
Degl-master.txt3627 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3628 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3629 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3630 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/
Degl-master.txt3647 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3648 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3649 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3650 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/
Degl-master.txt3568 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3569 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3570 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3571 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/vk-gl-cts/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/src/
Degl-master.txt3635 dEQP-EGL.functional.thread_cleanup.single_context_single_surface
3636 dEQP-EGL.functional.thread_cleanup.multi_context_single_surface
3637 dEQP-EGL.functional.thread_cleanup.single_context_multi_surface
3638 dEQP-EGL.functional.thread_cleanup.multi_context_multi_surface
/third_party/sqlite/src/
Dsqlite3.c127912 void (*thread_cleanup)(void);
128247 #define sqlite3_thread_cleanup sqlite3_api->thread_cleanup