mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 15:48:26 -04:00
__thread_create is a syscall that uses the default asm. It is _thread_create that contains specific asm code, but that lives in libpthread. |
||
|---|---|---|
| .. | ||
| brk.S | ||
| cerror.S | ||
| exect.S | ||
| Makefile.inc | ||
| pipe.S | ||
| ptrace.S | ||
| reboot.S | ||
| sbrk.S | ||
| setlogin.S | ||
| sigreturn.S | ||
| vfork.S | ||