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]

Re: (Q) what is __lock_close() ? can I leave it empty?


W dniu 2013-04-03 02:32, Min Lee pisze:
what is close() operation on locks and can I leave them empty? would it
be safe?

I guess it's for locks that are "dynamic" - obtained with lock_open() operation instead of declaring them to be a static variable with initializer.

Regards,
FCh


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