Home
last modified time | relevance | path

Searched refs:PRPollQueue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_win16.h87 typedef struct PRPollQueue struct
95 } PRPollQueue; argument
98 ((PRPollQueue *) ((char*) (_qp) - offsetof(PRPollQueue,links)))
135 PRPollQueue thr_pq; /* i/o parameters */
D_unixos.h118 typedef struct PRPollQueue { struct
125 } PRPollQueue; argument
128 ((PRPollQueue*) ((char*) (_qp) - offsetof(PRPollQueue,links)))