Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/db735101e9b0/.hgeol
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 06:12:12 2013
Кодировка:
allpy: db735101e9b0 .hgeol

allpy

view .hgeol @ 845:db735101e9b0

blocks3d/wt: fix possible races in try_to_run() method of Blocks3DWidget Static object current_tasks is not thread-safe, but could be used by several wt's threads simultaneously. It was fixed by protecting the code with a boost::mutex.
author boris <bnagaev@gmail.com>
date Wed, 20 Jul 2011 03:05:06 +0200
parents
children c15e35bb3bca
line source
1 [patterns]
2 **.py = native
3 **.txt = native
4 **.html = native
5 **.css = native
6 **.js = native
7 **.fasta = native
8 **.rst = native
9 **.tcl = native
10 **.C = native
11 **.h = native
12 debian/** = native
13 Makefile = native
14 README* = native
15 NEWS = native