#include "arraylist.h"#include "mutex.h"#include "bcipc.h"#include <signal.h>Go to the source code of this file.
Functions | |
| int | bc_init_ipc () |
| int | bc_enter_shmem_id (int id) |
| int | bc_remove_shmem_id (int id) |
| int | bc_enter_sema_id (int id) |
| int | bc_remove_sema_id (int id) |
| int | bc_enter_msg_id (int id) |
| int | bc_remove_msg_id (int id) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4