Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A Dsignal_test_013.cpp83 static void *ThreadKill(void *arg) in ThreadKill() function
117 ret = pthread_create(&thread, NULL, ThreadKill, 0); in TestSigMultiPthread()
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_016.cpp76 static void *ThreadKill(void *arg) in ThreadKill() function
99 retValue = pthread_create(&thread, NULL, ThreadKill, 0); in TestMultiPthreadKillPendNormal()
H A Dsignal_test_017.cpp78 static void *ThreadKill(void *arg) in ThreadKill() function
112 retValue = pthread_create(&thread, NULL, ThreadKill, 0); in TestMultiPthreadFatherProcessExit()

Completed in 2 milliseconds