---

** [tickets:#2275] base: Remove the local persistence guard API**

**Status:** accepted
**Milestone:** 5.2.FC
**Created:** Tue Jan 24, 2017 10:05 AM UTC by Anders Widell
**Last Updated:** Tue Jan 24, 2017 10:05 AM UTC
**Owner:** Anders Widell


The following functions should be removed since they are only used by the 
OpenSAF timer implementation, and serve no purpose since ncslpg_destroy() is 
never called:

~~~
bool ncslpg_take(NCSLPG_OBJ *pg);
uint32_t ncslpg_give(NCSLPG_OBJ *pg, uint32_t ret);
uint32_t ncslpg_create(NCSLPG_OBJ *pg);
bool ncslpg_destroy(NCSLPG_OBJ *pg);
~~~



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to