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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h222 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
225 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h388 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
391 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
H A DVBoxCAPI_v3_1.h388 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
391 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
H A DVBoxCAPI_v3_2.h388 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
391 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
H A DVBoxCAPI_v4_0.h388 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
391 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
H A DVBoxCAPI_v4_1.h388 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
391 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
H A DVBoxCAPI_v4_2.h388 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
391 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
H A DVBoxCAPI_v4_3.h452 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv); typedef
455 PRUintn *newIndex, PRThreadPrivateDTOR destructor);

Completed in 327 milliseconds