Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
278e0083
Kaydet (Commit)
278e0083
authored
Haz 13, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
It's E_BEFORECLOSE not E_CLOSING
Change-Id: Ia53f9aa8bb3c7fd1dd5c0190624a667b65996ca2
üst
0b6f51fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
transactionmanager.cxx
framework/source/fwi/threadhelp/transactionmanager.cxx
+1
-1
No files found.
framework/source/fwi/threadhelp/transactionmanager.cxx
Dosyayı görüntüle @
278e0083
...
...
@@ -49,7 +49,7 @@ TransactionManager::~TransactionManager()
/*-****************************************************************************************************
@short set new working mode
@descr These implementation knows for states of working: E_INIT, E_WORK, E_
CLOSING
, E_CLOSE
@descr These implementation knows for states of working: E_INIT, E_WORK, E_
BEFORECLOSE
, E_CLOSE
You can step during this ones only from the left to the right side and start at left side again!
(This is necessary e.g. for refcounted objects!)
This call will block till all current existing transactions was finished.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment