Search Results

Search: Posts Made By: wonderman
Forum: Programming 04-03-2009
6,236
Posted By wonderman
OK. One more wuestion. What is the affect if I...
OK. One more wuestion. What is the affect if I use just "return", intead of pthread_exit() in my thread function body.
Forum: Programming 03-31-2009
6,236
Posted By wonderman
when can we destory thread attributes using pthread_attr_destroy() for detached thrd
Hi All,
I am creating detached threads using pthread_create(). As we know, we need to pass the thread attribute structure as an argument to the pthread_Create() API.
I want to know what is the good...
Forum: Programming 03-30-2009
5,267
Posted By wonderman
detached thread is causing program crash
Hi All,
I have scenario where my callback function data_update() can be called anytime. I have written the function data_update() such that it will create detached thread for processing the data...
Showing results 1 to 3 of 3

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