[uClibc]Re: Could someone provide a complete function list for uClibC

Erik Andersen andersen at codepoet.org
Mon Jan 20 18:31:44 UTC 2003


On Mon Jan 20, 2003 at 07:36:46PM +0800, Chen Qi-A18263 wrote:
> 	2.  In the list you provide, there is pthread_mutex_init
> 	function, but without pthread_create function?? Dose it
> 	mean do not support multi-thread. I think 	     that
> 	pthread_mutex_init should be combined with pthread_create
> 	because they are belong to the same function family.

For a list of pthread functions, you'll need all the functions
provided by libpthread (for example by doing the nm thing I
described earlier).  I've attached such a list.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pthread_list.gz
Type: application/octet-stream
Size: 744 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20030120/8a937c33/attachment.obj 


More information about the uClibc mailing list