9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] threadprint()??
@ 2002-05-30 18:45 rsc
  0 siblings, 0 replies; 2+ messages in thread
From: rsc @ 2002-05-30 18:45 UTC (permalink / raw)
  To: 9fans

/sys/doc/prog4.ps

it has been replaced by fprint.
thanks for catching the man page index bug.

russ



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [9fans] threadprint()??
@ 2002-05-30 14:53 Ish Rattan
  0 siblings, 0 replies; 2+ messages in thread
From: Ish Rattan @ 2002-05-30 14:53 UTC (permalink / raw)
  To: 9fans


What happended to the above function? It was there in v3.
It is still mentiones in the manpage but no prototype is listed.
Has it been replaced? By what?

-ishwar
---
#include <u.h>
#include <libc.h>
#include <thread.h>

void
threadmain(int argc, char **argv)
{
  threadprint(1, "help needed..\n");
  threadexits(NULL);
}




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-30 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-30 18:45 [9fans] threadprint()?? rsc
  -- strict thread matches above, loose matches on Subject: below --
2002-05-30 14:53 Ish Rattan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).