зеркало из https://github.com/mozilla/gecko-dev.git
4cceb11df7
BeOS classes are not threadsafe In BeOS, each window runs in its own thread. Because of this, we have a proxy layer between the mozilla UI thread, and calls made within the window's thread via CallMethod(). However, since the windows are still running in their own thread, and reference counting takes place within that thread, we need to reference and de-reference outselves atomically. r=rpotts sr=blizzard a=asa |
||
---|---|---|
.. | ||
build | ||
chardet | ||
compatibility | ||
ctl | ||
locale | ||
lwbrk | ||
macbuild | ||
strres | ||
uconv | ||
unicharutil | ||
.cvsignore | ||
Makefile.in |