Home
last modified time | relevance | path

Searched refs:_MDNotified (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
173 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
193 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
173 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
193 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
171 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
189 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
171 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
189 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
173 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
193 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
173 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
193 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/md/os2/
H A Dos2cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 memset(&lock->notified, 0, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
173 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
193 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
174 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
194 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
174 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
194 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
172 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
190 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
172 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
190 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
174 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
194 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
174 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
194 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/md/windows/
H A Dw95cv.c63 _MDNotified post; in md_UnlockAndPostNotifies()
64 _MDNotified *notified, *prev = NULL; in md_UnlockAndPostNotifies()
75 ZeroMemory(&lock->notified, sizeof(_MDNotified)); /* reset */ in md_UnlockAndPostNotifies()
174 _MDNotified *notified = &lock->notified; in md_PostNotifyToCvar()
194 notified->link = PR_NEWZAP(_MDNotified); in md_PostNotifyToCvar()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */
H A D_win95.h160 typedef struct _MDNotified _MDNotified; typedef
161 struct _MDNotified { struct
169 _MDNotified *link; /* link to another of these, or NULL */ argument
181 struct _MDNotified notified; /* array of conditions notified */
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */
H A D_win95.h160 typedef struct _MDNotified _MDNotified; typedef
161 struct _MDNotified { struct
169 _MDNotified *link; /* link to another of these, or NULL */ argument
181 struct _MDNotified notified; /* array of conditions notified */
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */
H A D_win95.h158 typedef struct _MDNotified _MDNotified; typedef
159 struct _MDNotified { struct
167 _MDNotified *link; /* link to another of these, or NULL */ argument
179 struct _MDNotified notified; /* array of conditions notified */
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */
H A D_win95.h158 typedef struct _MDNotified _MDNotified; typedef
159 struct _MDNotified { struct
167 _MDNotified *link; /* link to another of these, or NULL */ argument
179 struct _MDNotified notified; /* array of conditions notified */
/dports/devel/nspr/nspr-4.33/nspr/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/md/
H A D_os2.h118 typedef struct _MDNotified _MDNotified; typedef
119 struct _MDNotified { struct
127 _MDNotified *link; /* link to another of these, or NULL */ argument
139 struct _MDNotified notified; /* array of conditions notified */

12