Re: l4ka Digest, Vol 88, Issue 3
Ashford Nichols <[email protected]> Fri, 29 Jul 2011 07:19:47 -0700
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <CAPT4yvqgU_-BiZU+SOu43OPs0sZc+BYvNxcRmPof4eR6S+9NQA@mail.gmail.com> |
--bcaec52161f1429bfe04a935f994 Content-Type: text/plain; charset=ISO-8859-1 The create_thread function accepts a "void return no-parameter function", that acts as the execution path for the thread that is being created. In the previously posted sample code t1 is sent to the create_thread function for the said purpose, and is defined "directly" above the main function. -- Ashford --bcaec52161f1429bfe04a935f994 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The create_thread function accepts a "void return no-parameter functio= n", that acts as the execution path for the thread that is being creat= ed. In the previously posted sample code t1 is sent to the create_thread fu= nction for the said purpose, and is defined "directly" above the = main function.<br clear=3D"all"> <br>-- <br>Ashford<br> --bcaec52161f1429bfe04a935f994--