On Sat, Oct 30, 2010 at 12:55:13PM -0400, Stephen Wille Padnos wrote:
> In fact, a full set of functions might as well be defined:
> pin_has_reader()
> pin_has_writer()
> pin_is_connected()
> (has_writer() and has_reader() also imply is_connected()==true)

Of these, only the last can be determined with the dummysig trick; the
other two presently require taking the HAL lock and traversal of a
linked list.

Jeff

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to