Compile C code for the RISC-V ISA using Freedom Studio

Is Freedom Studio capable of compiling C code for execution in a multithreaded processor architecture?
e.g I want to compile the code for execution using 2 and 4 threads.
Does anyone know if this feature exists?