<div dir="ltr">Dear Sir,<div><br></div><div>I am tring to integrate C++ software Sparc simulator with enabling posix option for university lab project.</div><div><br></div><div>Because pthread_mutex_init() is used on C++ constructor, pthread_mutex_init() is called in _init().</div>
<div><br></div><div>That is, pthread_mutex_init() is called before starting pthread task. </div><div>Also, pthread_mutex_init() return decimal "11" in this case.</div><div><br></div><div>Do you know meaning about return value decimal "11" in calling pthread_mutex_init() ?</div>
<div><br></div><div>I would like to want to know that there is a problem for calling pthread_mutex_init() before starting pthread task.</div><div><br></div><div>Please advise me.</div><div><br></div><div>Best Regards </div>
</div>