 | aarch64/ | | 163 B | |
 | arm/ | | 245 B | |
 | hexagon/ | cbe: fix more MIPS register names in inline assembly | 163 B | 10 months ago |
 | i386/ | | 196 B | |
 | loongarch64/ | | 163 B | |
 | m68k/ | | 119 B | |
 | mips/ | | 116 B | |
 | mips64/ | | 116 B | |
 | mipsn32/ | | 116 B | |
 | powerpc/ | Merge pull request 'std: inline assembly cleanup and fixes' (#36459) from alexrp/zig:asm-cleanup into master | 163 B | 26 days ago |
 | powerpc64/ | | 163 B | |
 | riscv32/ | | 163 B | |
 | riscv64/ | | 163 B | |
 | s390x/ | Fix infinite loop in Reader.Limited | 209 B | 11 months ago |
 | x32/ | zig fmt: remove dead functions | 163 B | 5 months ago |
 | x86_64/ | | 163 B | |
 | __lock.c | | 1.895 KiB | |
 | __set_thread_area.c | | 162 B | |
 | __syscall_cp.c | | 561 B | |
 | __timedwait.c | | 2.047 KiB | |
 | __tls_get_addr.c | | 148 B | |
 | __unmapself.c | | 519 B | |
 | __wait.c | | 449 B | |
 | call_once.c | | 128 B | |
 | clone.c | | 140 B | |
 | cnd_broadcast.c | | 257 B | |
 | cnd_destroy.c | | 91 B | |
 | cnd_init.c | | 91 B | |
 | cnd_signal.c | | 253 B | |
 | cnd_timedwait.c | | 414 B | |
 | cnd_wait.c | | 240 B | |
 | default_attr.c | | 129 B | |
 | lock_ptc.c | | 252 B | |
 | mtx_destroy.c | | 55 B | |
 | mtx_init.c | | 212 B | |
 | mtx_lock.c | | 351 B | |
 | mtx_timedlock.c | | 335 B | |
 | mtx_trylock.c | | 370 B | |
 | mtx_unlock.c | | 317 B | |
 | pthread_atfork.c | Merge pull request 'zig libc: implement malloc' (#31177) from libc-malloc into master | 961 B | 6 months ago |
 | pthread_attr_destroy.c | | 86 B | |
 | pthread_attr_get.c | | 2.228 KiB | |
 | pthread_attr_init.c | | 226 B | |
 | pthread_attr_setdetachstate.c | | 159 B | |
 | pthread_attr_setguardsize.c | | 168 B | |
 | pthread_attr_setinheritsched.c | | 186 B | |
 | pthread_attr_setschedparam.c | | 180 B | |
 | pthread_attr_setschedpolicy.c | | 129 B | |
 | pthread_attr_setscope.c | | 222 B | |
 | pthread_attr_setstack.c | | 234 B | |
 | pthread_attr_setstacksize.c | | 208 B | |
 | pthread_barrier_destroy.c | | 271 B | |
 | pthread_barrier_init.c | | 264 B | |
 | pthread_barrier_wait.c | | 2.915 KiB | |
 | pthread_barrierattr_destroy.c | | 100 B | |
 | pthread_barrierattr_init.c | | 131 B | |
 | pthread_barrierattr_setpshared.c | | 186 B | |
 | pthread_cancel.c | | 2.574 KiB | |
 | pthread_cleanup_push.c | | 384 B | |
 | pthread_cond_broadcast.c | | 224 B | |
 | pthread_cond_destroy.c | | 307 B | |
 | pthread_cond_init.c | | 258 B | |
 | pthread_cond_signal.c | | 219 B | |
 | pthread_cond_timedwait.c | | 5.410 KiB | |
 | pthread_cond_wait.c | | 151 B | |
 | pthread_condattr_destroy.c | | 94 B | |
 | pthread_condattr_init.c | | 122 B | |
 | pthread_condattr_setclock.c | | 198 B | |
 | pthread_condattr_setpshared.c | | 207 B | |
 | pthread_create.c | | 11.304 KiB | |
 | pthread_detach.c | | 523 B | |
 | pthread_equal.c | | 200 B | |
 | pthread_getattr_np.c | | 625 B | |
 | pthread_getconcurrency.c | | 66 B | |
 | pthread_getcpuclockid.c | | 133 B | |
 | pthread_getname_np.c | | 764 B | |
 | pthread_getschedparam.c | | 437 B | |
 | pthread_getspecific.c | | 269 B | |
 | pthread_join.c | | 1.121 KiB | |
 | pthread_key_create.c | | 2.195 KiB | |
 | pthread_kill.c | | 452 B | |
 | pthread_mutex_consistent.c | | 320 B | |
 | pthread_mutex_destroy.c | | 311 B | |
 | pthread_mutex_getprioceiling.c | | 138 B | |
 | pthread_mutex_init.c | | 193 B | |
 | pthread_mutex_lock.c | | 269 B | |
 | pthread_mutex_setprioceiling.c | | 141 B | |
 | pthread_mutex_timedlock.c | | 2.525 KiB | |
 | pthread_mutex_trylock.c | | 1.828 KiB | |
 | pthread_mutex_unlock.c | | 1.275 KiB | |
 | pthread_mutexattr_destroy.c | | 96 B | |
 | pthread_mutexattr_init.c | | 125 B | |
 | pthread_mutexattr_setprotocol.c | | 560 B | |
 | pthread_mutexattr_setpshared.c | | 193 B | |
 | pthread_mutexattr_setrobust.c | | 459 B | |
 | pthread_mutexattr_settype.c | | 184 B | |
 | pthread_once.c | | 1.255 KiB | |
 | pthread_rwlock_destroy.c | | 91 B | |
 | pthread_rwlock_init.c | | 210 B | |
 | pthread_rwlock_rdlock.c | | 187 B | |
 | pthread_rwlock_timedrdlock.c | | 708 B | |
 | pthread_rwlock_timedwrlock.c | | 679 B | |
 | pthread_rwlock_tryrdlock.c | | 362 B | |
 | pthread_rwlock_trywrlock.c | | 218 B | |
 | pthread_rwlock_unlock.c | | 467 B | |
 | pthread_rwlock_wrlock.c | | 187 B | |
 | pthread_rwlockattr_destroy.c | | 98 B | |
 | pthread_rwlockattr_init.c | | 128 B | |
 | pthread_rwlockattr_setpshared.c | | 173 B | |
 | pthread_self.c | | 224 B | |
 | pthread_setattr_default_np.c | | 931 B | |
 | pthread_setcancelstate.c | | 291 B | |
 | pthread_setcanceltype.c | | 253 B | |
 | pthread_setconcurrency.c | | 150 B | |
 | pthread_setname_np.c | | 731 B | |
 | pthread_setschedparam.c | | 339 B | |
 | pthread_setschedprio.c | | 291 B | |
 | pthread_setspecific.c | | 248 B | |
 | pthread_sigmask.c | | 470 B | |
 | pthread_testcancel.c | | 190 B | |
 | sem_destroy.c | | 67 B | |
 | sem_getvalue.c | | 173 B | |
 | sem_init.c | | 276 B | |
 | sem_open.c | Merge pull request 'zig libc: implement malloc' (#31177) from libc-malloc into master | 4.164 KiB | 6 months ago |
 | sem_post.c | | 465 B | |
 | sem_timedwait.c | | 685 B | |
 | sem_trywait.c | | 243 B | |
 | sem_unlink.c | | 109 B | |
 | sem_wait.c | | 84 B | |
 | synccall.c | | 3.056 KiB | |
 | syscall_cp.c | | 0 B | |
 | thrd_create.c | | 315 B | |
 | thrd_exit.c | | 146 B | |
 | thrd_join.c | | 250 B | |
 | thrd_sleep.c | | 331 B | |
 | thrd_yield.c | | 94 B | |
 | tls.c | | 0 B | |
 | tss_create.c | | 335 B | |
 | tss_delete.c | | 102 B | |
 | tss_set.c | | 246 B | |
 | vmlock.c | | 354 B | |