Searched defs:PREnumerator (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h272 typedef PRStatus (PR_CALLBACK *PREnumerator)(PRThread *t, int i, void *arg); typedef
273 NSPR_API(PRStatus) PR_EnumerateThreads(PREnumerator func, void *arg);

Completed in 43 milliseconds