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

/freebsd-13-stable/contrib/capsicum-test/
H A Dcapsicum-test.h24 static inline void *WaitingThreadFn(void *) { function
39 pthread_create(&subthread, NULL, WaitingThreadFn, NULL);
51 pthread_create(&subthread, NULL, WaitingThreadFn, NULL);

Completed in 200 milliseconds