mariadb/sync
marko a5d1b1cee7 Minor cleanup of the Google SMP patch.
sync_array_object_signalled(): Add a (void) cast to eliminate a gcc warning
about the return value of os_atomic_increment() being ignored.

rw_lock_create_func(): Properly indent the preprocessor directives.

rw_lock_x_lock_low(), rw_lock_x_lock_func_nowait(): Split lines correctly.

rw_lock_set_writer_id_and_recursion_flag(): Silence a Valgrind warning.
Do not mix statements and variable declarations.
2009-02-17 12:26:53 +00:00
..
sync0arr.c Minor cleanup of the Google SMP patch. 2009-02-17 12:26:53 +00:00
sync0rw.c Minor cleanup of the Google SMP patch. 2009-02-17 12:26:53 +00:00
sync0sync.c branches/zip: 2009-02-17 07:56:33 +00:00