Changeset 816
- Timestamp:
- Nov 21, 2006 1:00:42 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/os_core_unix.c
r815 r816 110 110 #endif 111 111 112 static unsigned atexit_count; 113 static void (*atexit_func[32])(void); 114 112 115 static pj_status_t init_mutex(pj_mutex_t *mutex, const char *name, int type); 113 116
Note: See TracChangeset
for help on using the changeset viewer.