Search Results

Search: Posts Made By: hmurali
Forum: Programming 07-17-2002
3,035
Posted By hmurali
pthreads run time information
Hello,

Can anybody please tell me how to get the time for which the thread has run in Solaris 5.7.

I am trying to read from /proc/pid/lwp/lwpsinfo. However, I am getting only the start time...
Forum: Programming 06-21-2002
4,315
Posted By hmurali
You can refer Programming with POSIX Threads2by...
You can refer Programming with POSIX Threads2by David R Butenhof - an Addison Wesley publication.
Forum: Programming 06-11-2002
9,272
Posted By hmurali
Process Run time information
Hello,

I am working on Sun Solaris 5.7. I am trying to read the running time of a process through a C program.

One way I am reading it is by using the command ps -<pid> -f

The other way is...
Forum: Programming 06-04-2002
3,492
Posted By hmurali
Problem with aio_write() function
Hello,

How to execute a call back function after aio_write() or aio_read() in Sun Solaris 5.7?

I have filled the control block struct aiocb as follows:
aio_sigevent.sigev_signo = SIGEV...
Forum: Programming 06-04-2002
7,014
Posted By hmurali
List of Thread IDs of a process
Hello,

Can some one tell how to read the thread IDs of the current process in Sun Solaris.

Any help will be appreciated.

regards,
Murali
Forum: Programming 06-03-2002
10,271
Posted By hmurali
Thanks for the info.
Thanks for the info.
Forum: Programming 05-28-2002
10,271
Posted By hmurali
Reading a process control block
Hello,

I want to know what call to use to read the details of a process control block in solaris ?:)
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 11:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy