* This function is the wrapper for Arachne::createThread. * We have changed the interface due to no template support in C. * * \param id * The pointer to store returned thread id * \param startRoutine * The main function for the new thread * \param arg * The argument list for startRoutine * \return * The return value is 0 on success and store the thread id in *thread.
source not stored for this graph (policy: none)