Home
last modified time | relevance | path

Searched refs:tme_sjlj_dispatcher_jmp (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/tme/tme-0.8/libtme/
H A Dthreads-sjlj.c133 static jmp_buf tme_sjlj_dispatcher_jmp; variable
496 rc_one = setjmp(tme_sjlj_dispatcher_jmp); in tme_sjlj_dispatch()
1172 longjmp(tme_sjlj_dispatcher_jmp, TRUE); in tme_sjlj_yield()