Operating System - Tru64 Unix
1753511 Members
5290 Online
108795 Solutions
New Discussion

Re: Why mktime serialize my threads

 
Erick_12
New Member

Why mktime serialize my threads

Hi gurus

I need to call mktime function inside threads, but this function serialize ejecution of this threads.

... on Compaq Tru64 UNIX

Any idea of this behaviour...
thk
1 REPLY 1
Ralf Puchner
Honored Contributor

Re: Why mktime serialize my threads

be sure you are using the multithreaded functions and libraries (see man-page).
Help() { FirstReadManual(urgently); Go_to_it;; }