Home | History | Annotate | Download | only in win32

Lines Matching full:with_threads

47 !if "$(WITH_THREADS)" != "no"
55 !if "$(WITH_THREADS)" != "no"
61 !if "$(WITH_THREADS)" == "yes" || "$(WITH_THREADS)" == "ctls"
63 !else if "$(WITH_THREADS)" == "native"
65 !else if "$(WITH_THREADS)" == "posix"
80 !if "$(WITH_THREADS)" != "no" && "$(DYNRUNTIME)" == "1"
82 !elif "$(WITH_THREADS)" != "no"
101 !if "$(WITH_THREADS)" == "posix"
234 !if "$(WITH_THREADS)" == "yes" || "$(WITH_THREADS)" == "ctls" || "$(WITH_THREADS)" == "native"
236 !else if "$(WITH_THREADS)" == "posix"