Searched refs:JET_MUTABLE (Results 1 – 7 of 7) sorted by relevance
22 extern prof_sys_thread_name_read_t *JET_MUTABLE prof_sys_thread_name_read;24 extern prof_dump_open_file_t *JET_MUTABLE prof_dump_open_file;26 extern prof_dump_write_file_t *JET_MUTABLE prof_dump_write_file;28 extern prof_dump_open_maps_t *JET_MUTABLE prof_dump_open_maps;
41 extern nstime_monotonic_t *JET_MUTABLE nstime_monotonic;44 extern nstime_update_t *JET_MUTABLE nstime_update;47 extern nstime_prof_update_t *JET_MUTABLE nstime_prof_update;
162 extern witness_lock_error_t *JET_MUTABLE witness_lock_error;165 extern witness_owner_error_t *JET_MUTABLE witness_owner_error;168 extern witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error;172 extern witness_depth_error_t *JET_MUTABLE witness_depth_error;
39 # define JET_MUTABLE macro41 # define JET_MUTABLE const macro
55 witness_lock_error_t *JET_MUTABLE witness_lock_error = witness_lock_error_impl;63 witness_owner_error_t *JET_MUTABLE witness_owner_error =72 witness_not_owner_error_t *JET_MUTABLE witness_not_owner_error =84 witness_depth_error_t *JET_MUTABLE witness_depth_error =
226 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl;261 nstime_prof_update_t *JET_MUTABLE nstime_prof_update = nstime_prof_update_impl;275 nstime_update_t *JET_MUTABLE nstime_update = nstime_update_impl;
316 prof_sys_thread_name_read_t *JET_MUTABLE prof_sys_thread_name_read =393 prof_dump_open_file_t *JET_MUTABLE prof_dump_open_file =403 prof_dump_write_file_t *JET_MUTABLE prof_dump_write_file = malloc_write_fd;468 prof_dump_open_maps_t *JET_MUTABLE prof_dump_open_maps =