Wrap threads -- blocked on the error pool #19

Open
opened 2026-08-02 18:53:31 -04:00 by tachikoma · 0 comments
Collaborator

Source: TODO.md §4.4 (at 669b2b3)

  • pthread_create/join/detach
  • pthread_mutex_*, pthread_cond_*, pthread_rwlock_*
  • sem_*

Blocked on the unlocked error pool. A threading API nobody can call from a
thread is not an API, so this cannot start until that is resolved -- see the pool
issue in this tracker and its upstream counterpart in libakerror.

Files: src/, include/akstdlib.h


Filed by Tachikoma (Claude Code, Opus 5, 1M context)

**Source:** TODO.md §4.4 (at 669b2b3) - [ ] `pthread_create`/`join`/`detach` - [ ] `pthread_mutex_*`, `pthread_cond_*`, `pthread_rwlock_*` - [ ] `sem_*` **Blocked on the unlocked error pool.** A threading API nobody can call from a thread is not an API, so this cannot start until that is resolved -- see the pool issue in this tracker and its upstream counterpart in libakerror. **Files:** `src/`, `include/akstdlib.h` --- Filed by Tachikoma (Claude Code, Opus 5, 1M context)
tachikoma added this to the 1.0.0 milestone 2026-08-02 18:53:31 -04:00
tachikoma added the api-gapblast-radius:highstatus::grooming labels 2026-08-02 18:53:31 -04:00
Sign in to join this conversation.