Home
last modified time | relevance | path

Searched refs:USE_THREAD (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dfontcache.c41 #ifdef USE_THREAD
104 #ifndef USE_THREAD in msGetFontCache()
159 #ifndef USE_THREAD in msFontCacheSetup()
197 #ifdef USE_THREAD in msGetGlyphIndex()
208 #ifdef USE_THREAD in msGetGlyphIndex()
224 #ifdef USE_THREAD in msGetFontFace()
237 #ifdef USE_THREAD in msGetFontFace()
250 #ifdef USE_THREAD in msGetFontFace()
265 #ifdef USE_THREAD in msGetFontFace()
278 #ifdef USE_THREAD in msGetGlyphByIndex()
[all …]
/dports/net/srelay/srelay-0.4.8p3/
H A Dmain.c52 #if USE_THREAD
185 #ifdef USE_THREAD
207 #ifdef USE_THREAD in serv_loop()
226 #ifdef USE_THREAD in serv_loop()
256 #ifdef USE_THREAD in serv_loop()
291 #ifdef USE_THREAD in serv_loop()
300 #ifdef USE_THREAD in serv_loop()
333 #ifdef USE_THREAD in serv_loop()
364 #ifdef USE_THREAD in serv_loop()
446 #ifdef USE_THREAD in main()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/toolchain/scripts/
H A Dinstall_openblas.sh50 USE_THREAD=0 \
60 USE_THREAD=0 \
68 USE_THREAD=0 \
80 USE_THREAD=1 \
93 USE_THREAD=1 \
104 USE_THREAD=1 \
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dlib_proj.cmake29 option(USE_THREAD "Build libproj with thread/mutex support " ON) option
31 set(USE_THREAD ON) variable
33 if(NOT USE_THREAD)
35 endif(NOT USE_THREAD)
37 if(USE_THREAD AND Threads_FOUND AND CMAKE_USE_WIN32_THREADS_INIT )
40 if(USE_THREAD AND Threads_FOUND AND CMAKE_USE_PTHREADS_INIT )
42 endif(USE_THREAD AND Threads_FOUND AND CMAKE_USE_PTHREADS_INIT )
43 if(USE_THREAD AND NOT Threads_FOUND)
45 endif(USE_THREAD AND NOT Threads_FOUND)
342 if(USE_THREAD AND Threads_FOUND AND CMAKE_USE_PTHREADS_INIT)
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dlib_proj.cmake29 option(USE_THREAD "Build libproj with thread/mutex support " ON) option
31 set(USE_THREAD ON) variable
33 if(NOT USE_THREAD)
35 endif(NOT USE_THREAD)
37 if(USE_THREAD AND Threads_FOUND AND CMAKE_USE_WIN32_THREADS_INIT )
40 if(USE_THREAD AND Threads_FOUND AND CMAKE_USE_PTHREADS_INIT )
42 endif(USE_THREAD AND Threads_FOUND AND CMAKE_USE_PTHREADS_INIT )
43 if(USE_THREAD AND NOT Threads_FOUND)
45 endif(USE_THREAD AND NOT Threads_FOUND)
359 if(USE_THREAD AND Threads_FOUND AND CMAKE_USE_PTHREADS_INIT)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tools/toolchain/scripts/
H A Dinstall_openblas.sh57 USE_THREAD=0 \
67 USE_THREAD=0 \
75 USE_THREAD=0 \
87 USE_THREAD=1 \
100 USE_THREAD=1 \
111 USE_THREAD=1 \
/dports/net/avahi-gtk3/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/py-avahi/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-libdns/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-qt5/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-gtk/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-autoipd/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-sharp/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-app/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/avahi-header/avahi-0.8/avahi-common/
H A Dwatch-test.c36 #ifndef USE_THREAD
67 #ifndef USE_THREAD in wakeup()
81 #ifndef USE_THREAD in main()
98 #ifndef USE_THREAD in main()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dtask.c50 #ifdef USE_THREAD
70 #ifdef USE_THREAD in __task_wakeup()
79 #ifdef USE_THREAD in __task_wakeup()
100 #ifdef USE_THREAD in __task_wakeup()
111 #ifdef USE_THREAD in __task_wakeup()
212 #ifdef USE_THREAD in wake_expired_tasks()
300 #ifdef USE_THREAD in process_runnable_tasks()
331 #ifdef USE_THREAD in process_runnable_tasks()
480 #ifdef USE_THREAD in mworker_cleantasks()
523 #ifdef USE_THREAD in init_task()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dtask.c49 #ifdef USE_THREAD
69 #ifdef USE_THREAD in __task_wakeup()
78 #ifdef USE_THREAD in __task_wakeup()
98 #ifdef USE_THREAD in __task_wakeup()
109 #ifdef USE_THREAD in __task_wakeup()
212 #ifdef USE_THREAD in wake_expired_tasks()
328 #ifdef USE_THREAD in process_runnable_tasks()
359 #ifdef USE_THREAD in process_runnable_tasks()
509 #ifdef USE_THREAD in mworker_cleantasks()
548 #ifdef USE_THREAD in init_task()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dtask.c49 #ifdef USE_THREAD
69 #ifdef USE_THREAD in __task_wakeup()
78 #ifdef USE_THREAD in __task_wakeup()
98 #ifdef USE_THREAD in __task_wakeup()
109 #ifdef USE_THREAD in __task_wakeup()
213 #ifdef USE_THREAD in wake_expired_tasks()
337 #ifdef USE_THREAD in process_runnable_tasks()
368 #ifdef USE_THREAD in process_runnable_tasks()
527 #ifdef USE_THREAD in mworker_cleantasks()
566 #ifdef USE_THREAD in init_task()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dtask.c49 #ifdef USE_THREAD
69 #ifdef USE_THREAD in __task_wakeup()
78 #ifdef USE_THREAD in __task_wakeup()
98 #ifdef USE_THREAD in __task_wakeup()
109 #ifdef USE_THREAD in __task_wakeup()
212 #ifdef USE_THREAD in wake_expired_tasks()
334 #ifdef USE_THREAD in process_runnable_tasks()
365 #ifdef USE_THREAD in process_runnable_tasks()
524 #ifdef USE_THREAD in mworker_cleantasks()
563 #ifdef USE_THREAD in init_task()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dpool-t.h32 #if defined(USE_THREAD) && defined(HA_HAVE_CAS_DW) && !defined(DEBUG_NO_LOCKLESS_POOLS) && !defined…
39 #if defined(USE_THREAD) && !defined(DEBUG_NO_LOCAL_POOLS) && !defined(DEBUG_UAF) && !defined(DEBUG_…
49 #if defined(USE_THREAD) && defined(HA_HAVE_FAST_MALLOC) && defined(CONFIG_HAP_LOCAL_POOLS) && !defi…
H A Dcompiler.h197 #ifdef USE_THREAD
236 #ifdef USE_THREAD
246 #ifdef USE_THREAD
257 #ifdef USE_THREAD
/dports/science/nwchem-data/nwchem-7.0.2-release/src/libext/openblas/
H A Dbuild_openblas.sh41 …make CC=gcc FC="xlf -qextname" INTERFACE64="$sixty4_int" BINARY="$binary" USE_THREAD=0 NO_CBLAS=1…
43 …ACK_FPFLAGS="-O1 -g -Kieee" INTERFACE64="$sixty4_int" BINARY="$binary" USE_THREAD=0 NO_CBLAS=1 NO_…
45 …S="-fp-model source -O2 -g" INTERFACE64="$sixty4_int" BINARY="$binary" USE_THREAD=0 NO_CBLAS=1 NO_…
47 …make $FORCETARGET INTERFACE64="$sixty4_int" BINARY="$binary" USE_THREAD=0 NO_CBLAS=1 NO_LAPACKE=1…
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dcompiler.h188 #ifdef USE_THREAD
227 #ifdef USE_THREAD
237 #ifdef USE_THREAD
248 #ifdef USE_THREAD
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dtask.c48 #ifdef USE_THREAD
120 #ifdef USE_THREAD in __task_wakeup()
148 #ifdef USE_THREAD in __task_wakeup()
158 #ifdef USE_THREAD in __task_wakeup()
191 #ifdef USE_THREAD in __task_queue()
279 #ifdef USE_THREAD in wake_expired_tasks()
380 #ifdef USE_THREAD in next_timer_expiry()
645 #ifdef USE_THREAD in process_runnable_tasks()
676 #ifdef USE_THREAD in process_runnable_tasks()
782 #ifdef USE_THREAD in mworker_cleantasks()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dtask.c50 #ifdef USE_THREAD
123 #ifdef USE_THREAD in __task_wakeup()
132 #ifdef USE_THREAD in __task_wakeup()
152 #ifdef USE_THREAD in __task_wakeup()
163 #ifdef USE_THREAD in __task_wakeup()
273 #ifdef USE_THREAD in wake_expired_tasks()
362 #ifdef USE_THREAD in next_timer_expiry()
607 #ifdef USE_THREAD in process_runnable_tasks()
638 #ifdef USE_THREAD in process_runnable_tasks()
744 #ifdef USE_THREAD in mworker_cleantasks()
[all …]

123456789