This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

lock


Hi,

I have a system with multi cpu. All thread running on each cpu, and
write a message on a tty. But the primitive of lock (in <sys/lock.h>) is
not implemented. (in configure.host, i have set the flag
newlib_multithread)

* Have an implementation of this primitive?
* Are they hardware's dependant? (by exemple to use a primitive test and
set)

regards,
 Mathieu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]