Home
last modified time | relevance | path

Searched refs:wce (Results 1 – 25 of 682) sorted by relevance

12345678910>>...28

/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/thread/
H A Dqwaitcondition_win.cpp92 QWaitConditionEvent *wce = in pre() local
95 wce->wokenUp = false; in pre()
104 queue.insert(index, wce); in pre()
107 return wce; in pre()
129 queue.removeAll(wce); in post()
130 ResetEvent(wce->event); in post()
131 freeQueue.append(wce); in post()
172 QWaitConditionEvent *wce = d->pre(); in wait() local
178 d->post(wce, returnValue); in wait()
192 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqwaitcondition_win.cpp93 QWaitConditionEvent *wce = in pre() local
98 wce->wokenUp = false; in pre()
107 queue.insert(index, wce); in pre()
110 return wce; in pre()
132 queue.removeAll(wce); in post()
133 ResetEvent(wce->event); in post()
134 freeQueue.append(wce); in post()
175 QWaitConditionEvent *wce = d->pre(); in wait() local
181 d->post(wce, returnValue); in wait()
203 QWaitConditionEvent *wce = d->pre(); in wait() local
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Derrors.go76 for _, writeError := range wce.WriteErrors {
94 if wce.WriteConcernError == nil {
97 return (*wce.WriteConcernError).Retryable()
110 if wce.Name != "" {
111 return fmt.Sprintf("(%v) %v", wce.Name, wce.Message)
113 return wce.Message
119 if wce.Code == int64(code) {
123 …if strings.Contains(wce.Message, "not master") || strings.Contains(wce.Message, "node is recoverin…
133 if wce.Code == int64(code) {
143 if wce.Code == int64(code) {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Derrors.go76 for _, writeError := range wce.WriteErrors {
94 if wce.WriteConcernError == nil {
97 return (*wce.WriteConcernError).Retryable()
110 if wce.Name != "" {
111 return fmt.Sprintf("(%v) %v", wce.Name, wce.Message)
113 return wce.Message
119 if wce.Code == int64(code) {
123 …if strings.Contains(wce.Message, "not master") || strings.Contains(wce.Message, "node is recoverin…
133 if wce.Code == int64(code) {
143 if wce.Code == int64(code) {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Derrors.go76 for _, writeError := range wce.WriteErrors {
94 if wce.WriteConcernError == nil {
97 return (*wce.WriteConcernError).Retryable()
110 if wce.Name != "" {
111 return fmt.Sprintf("(%v) %v", wce.Name, wce.Message)
113 return wce.Message
119 if wce.Code == int64(code) {
123 …if strings.Contains(wce.Message, "not master") || strings.Contains(wce.Message, "node is recoverin…
133 if wce.Code == int64(code) {
143 if wce.Code == int64(code) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Derrors.go89 for _, writeError := range wce.WriteErrors {
107 for _, label := range wce.Labels {
116 if wce.WriteConcernError == nil {
119 return (*wce.WriteConcernError).Retryable()
134 if wce.Name != "" {
135 return fmt.Sprintf("(%v) %v", wce.Name, wce.Message)
137 return wce.Message
143 if wce.Code == int64(code) {
154 if wce.Code == int64(code) {
164 if wce.Code == int64(code) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Derrors.go89 for _, writeError := range wce.WriteErrors {
107 for _, label := range wce.Labels {
116 if wce.WriteConcernError == nil {
119 return (*wce.WriteConcernError).Retryable()
134 if wce.Name != "" {
135 return fmt.Sprintf("(%v) %v", wce.Name, wce.Message)
137 return wce.Message
143 if wce.Code == int64(code) {
154 if wce.Code == int64(code) {
164 if wce.Code == int64(code) {
[all …]

12345678910>>...28