Home
last modified time | relevance | path

Searched refs:gl_threads_api (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/
Daclocal.m42681 if test "$gl_threads_api" = posix; then
3887 gl_threads_api=none
3980 gl_threads_api=posix
4009 gl_threads_api=solaris
4036 gl_threads_api=pth
4063 gl_threads_api=windows
4072 AC_MSG_RESULT([$gl_threads_api])
Dconfigure.ac1283 echo GL_THREADS_API: ${gl_threads_api}
1284 if test "${gl_threads_api}" != none
Dconfigure8142 gl_threads_api=posix
8184 gl_threads_api=solaris
8768 gl_threads_api=windows
8779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_threads_api" >&5
8780 $as_echo "$gl_threads_api" >&6; }
8792 if test "$gl_threads_api" = posix; then