Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Thread

3330 "  Thread-safety: NOT thread-safe unless USE_MALLOC_LOCK defined\n" +
3343 " full thread-safety only if no threads acquire memory through\n" +
3446 " // it's ok to main_thread_free on a non-main thread - the actual\n" +
3447 " // free will be scheduled on the main thread in that case.\n" +
8453 " /* A null pointer signals (hopefully) a race condition with another thread. */\n" +