Both orted and mpirun use threads to speed up local process spawing. In order to avoid data corruption when calling the opal_output interface we need to ensure that opal_using_threads is set to true. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>