Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdlib_poll_002.cpp34 static pthread_t g_tid = -1; variable
89 ret = pthread_create(&g_tid, NULL, Pthread01, NULL); in Testcase()
97 pthread_join(g_tid, NULL); in Testcase()

Completed in 1 milliseconds