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

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.discard.ksh48 killer() function
67 killer &
68 killer=$!
73 kill $killer
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dinterrupt.cc71 void* killer(void* target) { function
154 ASSERT_EQ(0, pthread_create(&m_child, NULL, killer, (void*)target))
644 /* Let the killer proceed */
H A Dxattr.cc53 void* killer(void* target) { function
437 ASSERT_EQ(0, pthread_create(&m_killer_th, NULL, killer,

Completed in 68 milliseconds