llvm/llvm/utils/gn/build/libs/pthread/enable.gni

declare_args() {
  # Whether to enable threading.
  llvm_enable_threads = true
}