Does not return if the running thread is to be cancelled

Property definitions

pthreads :: extra $ Sys :: test_cancel
# Does not return if the running thread is to be cancelled
fun test_cancel `{ pthread_testcancel(); `}
lib/pthreads/extra.nit:49,1--50,43