Confirmed users
398
edits
| Line 20: | Line 20: | ||
== Thread ID == | == Thread ID == | ||
The thread ID of parasited threads are different from frozen threads. So, Nuwa make a wrapper for pthread_self() to map thread ID of parasited threads to thread IDs of frozen threads. | |||
== PIPE and Socketpair == | == PIPE and Socketpair == | ||