summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-12-18 23:20:36 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-12-18 23:20:36 +0000
commit4fee5f64160d2487c9cee1e3e35e146042afe8de (patch)
tree000c5a093868485cfdfa82920cc52c5160e1f417 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent6cb33c60bd629ccdf3206898b4d9271bb8ffa8d2 (diff)
downloadbcm5719-llvm-4fee5f64160d2487c9cee1e3e35e146042afe8de.tar.gz
bcm5719-llvm-4fee5f64160d2487c9cee1e3e35e146042afe8de.zip
Prevent monitor thread creation when KMP_BLOCKTIME="infinite"
When users sets envirable KMP_BLOCKTIME to "infinite" (the time one busy-waits at barrieres, etc.), the monitor thread is not useful and can be ignored. This change prevents the creation of the monitor thread when the users sets KMP_BLOCKTIME to "infinite". Differential Revision: http://reviews.llvm.org/D15628 llvm-svn: 256061
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud