Hi, The BSD TCP/IP stack requires try operation for recursive write locking. The OFP project has some malfunctioning implementation of recursive rwlocks with this try operation.
1. Can ODP add try operation for recursive_rwlock and rwlock? 2. How can I implement this try operation over available ODP APIs involving odp_rwlock_recursive_t? P.S. the spinlocks have the trylock operation, so this is what I can use now. Kind Regards, Sorin _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
