Search Results

Search: Posts Made By: skyrulz
4,577
Posted By skyrulz
capturing synchronous signals
hi,

i created 2 threads in which one thread is dedicated to capture signals and handle them.

i used the following functions:
sigfillset for filling the signal set to be blocked by other...
1,836
Posted By skyrulz
forking in multithreaded program
hi all,

i am using pthreads.

What will happen if a thread does a fork?
will all the threads are duplicated for the new process or only the called thread is duplicated?
are the resources...
1,893
Posted By skyrulz
Threads terminating when a signal is generated
hi all,

i had created 3 threads using pthreads. Each thread does a different job. Now the main problem is when one thread generates a signal (for example SIGFPE, SIGINT) then the process...
Showing results 1 to 3 of 3

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