haiku/headers/private/system
Jérôme Duval 04c90835ac POSIX: add pthread_getcpuclockid()
fix #15615

Change-Id: I6b34f97464fac97d0b339fa338cfc5df34536080
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8681
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2024-12-17 09:45:13 +00:00
..
arch riscv64/mmu: use struct bitfield for flags and std::atomic 2023-09-25 15:50:59 +00:00
posix
architecture_private.h
commpage_defs.h
computed_asm_macros.h
convertutf.h
ddm_userland_interface_defs.h add physical_block_size field where applicable 2022-09-23 06:56:01 +00:00
device_manager_defs.h
directories.h
disk_device_types.h
elf_private.h
event_queue_defs.h kernel: Add event queue implementation to wait for objects efficiently. 2023-07-29 15:53:15 +00:00
extended_system_info_defs.h
find_directory_private.h
generic_syscall_defs.h
image_defs.h
node_monitor_private.h
pe_common.h
random_defs.h libs/bsd: Implement getentropy(2). 2023-08-29 19:42:27 +00:00
real_time_data.h
safemode_defs.h x86: Implement PAT support for memory type configuration. 2024-09-17 20:45:28 +00:00
scheduler_defs.h
signal_defs.h
spinlock_contention.h kernel: Rewrite B_DEBUG_SPINLOCK_CONTENTION. 2023-09-23 18:41:04 +00:00
symbol_versioning.h
symbol_visibility.h
syscall_clock_info.h POSIX: add pthread_getcpuclockid() 2024-12-17 09:45:13 +00:00
syscall_load_image.h
syscall_process_info.h
syscalls.h POSIX: add pthread_getcpuclockid() 2024-12-17 09:45:13 +00:00
system_info.h
system_profiler_defs.h profiler: Actually support profiling user stack frames only. 2024-07-16 20:37:40 -04:00
thread_defs.h kernel: Introduce THREAD_BLOCK_TYPE_OTHER_OBJECT. 2023-04-26 15:33:53 -04:00
tls.h
user_mutex_defs.h user_mutex_defs: Add note that the flags area is shared with timeout flags. 2023-06-19 16:40:33 -04:00
user_runtime.h
user_thread_defs.h
user_timer_defs.h
vfs_defs.h
vm_defs.h