Search Results

Search: Posts Made By: satheeshalle
Forum: Programming 03-20-2006
8,961
Posted By satheeshalle
No, it shouldn't. Normally we can allow this...
No, it shouldn't.
Normally we can allow this also, but needs the synchronizing mechcanism.

For a moment, letus say it shouldn't.
Forum: Programming 03-20-2006
8,961
Posted By satheeshalle
How to handle mutex lock?
Hi, I have two tasks 'Read' and 'Write' which reads and writes on a file "abc.txt" respectively.
Now I need to restrict the Write operation on the file while Read is going on, But can allow two...
Forum: Programming 01-17-2006
7,480
Posted By satheeshalle
user seperate Threads for each operation.
user seperate Threads for each operation.
Forum: Programming 01-03-2006
13,463
Posted By satheeshalle
use thread
Hi, Create a thread to receive (msgrcv) the response.
Wait for certain time (letus say 5sec).
Send a reply (msgsnd) if and only if a flag is set to Success within this thread, after that much wait...
Showing results 1 to 4 of 4

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