diff options
| author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-12-18 23:20:36 +0000 |
|---|---|---|
| committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-12-18 23:20:36 +0000 |
| commit | 4fee5f64160d2487c9cee1e3e35e146042afe8de (patch) | |
| tree | 000c5a093868485cfdfa82920cc52c5160e1f417 /lldb/packages/Python/lldbsuite/test/lang/objc/modules-auto-import | |
| parent | 6cb33c60bd629ccdf3206898b4d9271bb8ffa8d2 (diff) | |
| download | bcm5719-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/lang/objc/modules-auto-import')
0 files changed, 0 insertions, 0 deletions

