mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 01:37:04 +00:00
Add global denit.
This commit is contained in:
@@ -77,6 +77,12 @@ onlp_api_lock_init(void)
|
||||
onlp_shlock_global_init();
|
||||
}
|
||||
|
||||
void
|
||||
onlp_api_lock_denit(void)
|
||||
{
|
||||
/* TODO */
|
||||
}
|
||||
|
||||
void
|
||||
onlp_api_lock(const char* api)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user