Вниз
Скачать: CL | DM;

Is it a thead-safe operation ?   Найти похожие ветки 

 
Boguslaw   (2005-01-02 17:53) [0]

I"d like to update listbox in my KOL-based program from another (working) thread.No problem.It works simply by :
memScan.Add("test") from another thread.Note: listbox is read-only all the time. Is it thread-safe assuming setting listbox readonly?


 
miek ©   (2005-01-03 10:25) [1]

Definitely not as I know. Use Windows messages for such purposes to ensure thread-safety.


 
Boguslaw   (2005-01-03 11:13) [2]

"Use Windows messages for such purposes to ensure thread-safety."
But isn"t it what KOL is doing in background here ?


 
thaddy   (2005-01-03 18:22) [3]

No, there can be contention, but you could use a simple spinlock assuming w2000 or higher.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.025 c
14-1121419058
leonidus
2005-07-15 13:17
2005.08.07
Знатокам InnoSetup


14-1121622557
}|{yk
2005-07-17 21:49
2005.08.07
Поздравляю Подгорецкого!


1-1121799778
Valera
2005-07-19 23:02
2005.08.07
JvPlayList (TListBox) прорисовать время как в WMP


3-1120051986
unregistered_256
2005-06-29 17:33
2005.08.07
Выбор БД


1-1121879980
agile
2005-07-20 21:19
2005.08.07
Потоки и Главный поток




   Наверх