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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h103 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h623 /* PRThreadStack.flags */
772 extern PRThreadStack * _PR_NewStack(PRUint32 stackSize);
773 extern void _PR_FreeStack(PRThreadStack *stack);
796 PRThreadStack *stack, PRUint32 flags);
844 NSPR_API(void) _PR_MD_INIT_STACK(PRThreadStack *ts, PRIntn redzone);
847 NSPR_API(void) _PR_MD_CLEAR_STACK(PRThreadStack* ts);
1547 struct PRThreadStack { struct
1577 PRThreadStack *stack; /* info about thread's stack (for GC) */
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h345 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
H A DVBoxCAPI_v3_1.h345 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
H A DVBoxCAPI_v3_2.h345 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
H A DVBoxCAPI_v4_0.h345 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
H A DVBoxCAPI_v4_1.h345 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
H A DVBoxCAPI_v4_2.h345 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack
H A DVBoxCAPI_v4_3.h409 typedef struct PRThreadStack PRThreadStack; typedef in typeref:struct:PRThreadStack

Completed in 605 milliseconds