CUBRID Engine
latest
|
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include "cas_common.h"
#include "broker_process_size.h"
Go to the source code of this file.
Macros | |
#define | GETSIZE_PATH "getsize" |
Functions | |
int | getsize (int pid) |
#define GETSIZE_PATH "getsize" |
Definition at line 74 of file broker_process_size.c.
Referenced by getsize().
int getsize | ( | int | pid | ) |
Definition at line 596 of file broker_process_size.c.
References GETSIZE_PATH, i, and NULL.
Referenced by admin_restart_cmd(), appl_info_display(), as_activate(), broker_add_new_cas(), cas_main(), print_monitor_items(), psize_check_worker(), restart_appl_server(), shard_broker_process(), shard_cas_main(), and uc_as_info().