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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dy2ktmo.c472 int num_thread_funcs = sizeof(threadFuncs)/sizeof(NSPRThreadFunc); local
515 num_thread_scopes * num_thread_funcs * sizeof(PRThread*));
525 for (j = 0; j < num_thread_funcs; j++) {
537 for (idx = 0; idx < num_thread_scopes*num_thread_funcs; idx++) {

Completed in 41 milliseconds