- **status**: review --> fixed
- **Comment**:

changeset:   8583:fc890d753132
user:        Anders Widell <[email protected]>
date:        Wed Feb 15 14:47:17 2017 +0100
summary:     base: Remove the local persistence guard API [#2275]

[staging:fc890d]



---

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

**Status:** fixed
**Milestone:** 5.2.FC
**Created:** Tue Jan 24, 2017 10:05 AM UTC by Anders Widell
**Last Updated:** Tue Jan 24, 2017 01:54 PM 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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to