|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Go to the source code of this file.
Macros | |
| #define | THREADS 16 |
| #define | PER_THREAD (1000) |
Functions | |
| static void | check (void *arg) |
| int | main (void) |
| #define PER_THREAD (1000) |
Definition at line 71 of file check_counter.c.
Referenced by check().
| #define THREADS 16 |
Definition at line 67 of file check_counter.c.
Referenced by main().
|
static |
Definition at line 76 of file check_counter.c.
References counter_increase(), panic, and PER_THREAD.
Referenced by decode_binary_data(), escape_data(), main(), and unescape_data().
| int main | ( | void | ) |
Definition at line 93 of file check_counter.c.
References check(), counter_create(), GW_INFO, gwlib_init(), gwthread_create, gwthread_join(), log_set_output_level(), THREADS, and threads.