#include <hiker/notifymgr.h>
#include <hiker/prv/notifymgr_prv.h>
#include "notify_mgr_server_prv.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
Defines | |
#define | ALP_NOTIFY_WAIT_TIMEOUT 30 |
Functions | |
void | alp_notify_cleanup (void) |
int | alp_notify_add (const char *appID, int pid) |
void | alp_notify_remove (const char *appID) |
int | alp_notify_get_pid (const char *appID) |
|
|
|
|
|
|
|
|
|
|