Searched defs:tAccept (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ | ||
H A D | ntioto.c | 209 PRThread *tAccept; local 297 tAccept = PR_CreateThread( 301 PR_ASSERT( tAccept ); 305 PR_JoinThread( tAccept ); |
Completed in 117 milliseconds