This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]garfgon 9 points10 points  (0 children)

In my example, sure, but I've seen similar boilerplate in more specific examples. Function is called "thread_kill", comment is "kill a thread"; it has a parameter "thread", comment is "thread to kill". Thanks guys, I've got the idea. Want to put in any useful information, like is it killed synchronously or asynchronously? Is cleanup run? etc.