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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dntioto.c209 PRThread *tAccept; local
297 tAccept = PR_CreateThread(
301 PR_ASSERT( tAccept );
305 PR_JoinThread( tAccept );

Completed in 113 milliseconds