Search Results

Search: Posts Made By: Sastra
Forum: Programming 12-15-2009
3,929
Posted By Sastra
"If Receive() does a lot of processing before...
"If Receive() does a lot of processing before actually altering or using the object members in any way, most of that could happen concurrently, but if all it does is update the object, almost nothing...
Forum: Programming 12-14-2009
3,929
Posted By Sastra
MultiThreading using Pthreads
Situation:
i have multiple pthread_create calls like this:

pthread_create(...., ThreadFunc1,.....);
pthread_create(...., ThreadFunc2,.....);
.
.

which i am using to create multiple...
Showing results 1 to 2 of 2

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