wiki:Sperimentazione 4

Version 2 (modified by Mattia Monga, 13 years ago) ( diff )

--

Esempi con la syscall clone, specifica di Linux

nasm -felf enter.asm
cc threads-tsl.c enter.o -o threads-tsl

Esempi in pthreads

Note: See TracWiki for help on using the wiki.