Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.08.07;
Скачать: 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 вся ветка

Текущий архив: 2005.08.07;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.025 c
14-1121285810
Vudu
2005-07-14 00:16
2005.08.07
Как пользоваться инсталятором?


5-1092299241
stud
2004-08-12 12:27
2005.08.07
каким образом выполнить метод компанента?


3-1120402079
kyro
2005-07-03 18:47
2005.08.07
Сетка грида


4-1118399440
Суслик
2005-06-10 14:30
2005.08.07
Как перебрать все модули процесса


6-1111270447
falcon39
2005-03-20 01:14
2005.08.07
Server Socket