Changeset 5057
- Timestamp:
- 12/03/07 01:21:22 (9 months ago)
- Files:
-
- libwired/trunk/libwired/thread/wi-thread.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libwired/trunk/libwired/thread/wi-thread.c
r5055 r5057 230 230 231 231 void wi_thread_exit_thread(void) { 232 wi_hash_t *hash;233 wi_thread_t *thread;234 235 232 wi_socket_exit_thread(); 236 233
