Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
TEXT
224
pthread create id1 null t1 null
Guest on 23rd December 2024 02:36:40 AM
pthread_create(&id1, NULL, t1, NULL);
pthread_create(&id2, NULL, t2, NULL);
Raw Paste
pthread_create(&id1, NULL, t1, NULL); pthread_create(&id2, NULL, t2, NULL);
Login
or
Register
to edit or fork this paste. It's free.