#include <hiker/notifymgr.h>
#include <hiker/prv/notifymgr_prv.h>
#include <hiker/fail.h>
#include <hiker/ipc.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>
Functions | |
void | alp_notify_client_mesg (int *buf, int length) |
int | alp_notify_client_send (void *buf, int length, int sync, int timeout, int *handled) |
void * | alp_notify_wait_for_callbacks (void *ptr) |
|
|
|
|
|
|