• Stephan Bergmann's avatar
    Remove mis-optimization · c240c73c
    Stephan Bergmann yazdı
    Assume thread t1 creates OUString s, then spawns thread t2, then t2 acquires s,
    then t2 signals via a channel that does not necessarily involve memory
    synchronization (e.g., writes a byte into a pipe which t1 reads), then t1
    releases s and can still see a refCount of 1 instead of 2.
    
    Change-Id: I31047a1a6cc8fccc401a87849f5c3cee3642d803
    c240c73c
Adı
Son kayıt (commit)
Son güncelleme
..
alloc_arena.cxx Loading commit data...
alloc_arena.hxx Loading commit data...
alloc_cache.cxx Loading commit data...
alloc_cache.hxx Loading commit data...
alloc_fini.cxx Loading commit data...
alloc_global.cxx Loading commit data...
alloc_impl.hxx Loading commit data...
bootstrap.cxx Loading commit data...
byteseq.cxx Loading commit data...
cipher.cxx Loading commit data...
cmdargs.cxx Loading commit data...
crc.cxx Loading commit data...
digest.cxx Loading commit data...
hash.cxx Loading commit data...
hash.hxx Loading commit data...
locale.cxx Loading commit data...
logfile.cxx Loading commit data...
math.cxx Loading commit data...
random.cxx Loading commit data...
rtl_process.cxx Loading commit data...
strbuf.cxx Loading commit data...
strimp.cxx Loading commit data...
strimp.hxx Loading commit data...
string.cxx Loading commit data...
strtmpl.cxx Loading commit data...
surrogates.hxx Loading commit data...
unload.cxx Loading commit data...
uri.cxx Loading commit data...
ustrbuf.cxx Loading commit data...
ustring.cxx Loading commit data...
uuid.cxx Loading commit data...