If i put a printf in one of the threads in the process, does the LWP where the thread is running get blocked and other thread can get chance to run?
Thanks.
Hi,
I'm trying to understand the REALTIME CLASS in solaris:
All the documentation on net are specifying that :
The rt_tqsecs and rt_tqnsecs members are used for getting or
setting the time quantum associated with an LWP or group of
LWPs. rt_tqsecs is the number of seconds in the time quantum...
In my application of the process is getting out of file descriptors( MAX is configured as 64 ).
Is there any way i can call some function(s) in a C program to find out number of file descriptors currently used in a process?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.