Searched defs:_PR_IOQ (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_bsdi.h169 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
170 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_nec.h154 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
155 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_nextstep.h187 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
188 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_rhapsody.h155 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
156 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_sony.h145 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
146 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_aix.h205 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
206 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_darwin.h232 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
233 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_dgux.h159 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
160 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_freebsd.h209 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
210 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_hpux.h184 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
185 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_linux.h422 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
423 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_ncr.h170 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
171 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_netbsd.h265 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
266 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_nspr_pthread.h161 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
162 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_nto.h173 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
174 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_openbsd.h183 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
184 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_qnx.h164 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
165 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_reliantunix.h155 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
156 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_scoos.h160 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
161 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_sunos4.h189 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
190 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_unixware.h159 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
160 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_irix.h305 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
306 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_openvms.h249 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
250 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_osf1.h185 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
186 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
H A D_solaris.h438 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ) macro
439 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
755 #define _PR_IOQ(_cpu) ((_cpu)->md.md_unix.ioQ)
756 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))

Completed in 78 milliseconds

12