Searched refs:_PR_StartCPU (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprucpu.c66 static PRStatus _PR_StartCPU(_PRCPU *cpu, PRThread *thread);
96 _PR_StartCPU(_pr_primordialCPU, me);
213 static PRStatus _PR_StartCPU(_PRCPU *cpu, PRThread *thread) function
276 * _PR_StartCPU calls _PR_CreateThread to create the
279 * during the _PR_StartCPU call so that it can wait for
296 _PR_StartCPU(cpu, me);

Completed in 1643 milliseconds