|
How about using a mutex?
alex 님이 쓰신 글 :
: This is not borland stuff but i desperately need help..
:
: i have application which use multithreads which handles database execution.
: while one thread rebuild table and i need to send a message to other threads stop process any data for that table until the table fixed.
:
: No information for thread id of each threads.
: Is there anyway i can broadcast some message to threads?
|