home.social

#pthread — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pthread, aggregated by home.social.

  1. 🚀 Novo no blog: Enviando sinais para threads ou processos no POSIX

    Exploro como enviar sinais em POSIX: uso de pthread_kill() para verificar se uma thread está “viva” (com sig = 0) ou para enviar sinais efetivamente; e alternativa mais rica com pthread_sigqueue(), que permite anexar dados ao sinal como sigqueue(), mas direcionado a threads, não ao processo. Leia mais: danieltak.com.br/posts/os/envi

    #POSIX #pthread #Signals #Linux #Programacao #Dev #danieltak

  2. Los mutex permiten solucionar el problema de las race condition en programación concurrente. En este articulo te explico como usarlos correctamente.

    lateclaescape.com/post/2025/mu

    #Mutex #raceconditions #pthread #concurrencia

  3. Now that I'm several days into removing pthread from Darknet/YOLO I can finally comment on the image data loading process.

    Both how it is currently implemented, and what I'm doing to change it.

    A short thread into one of the "darker" portions of the Darknet/YOLO codebase...

    #darknet #yolo #cpp #pthread

    🧵 1/8

  4. Now that I'm several days into removing pthread from Darknet/YOLO I can finally comment on the image data loading process.

    Both how it is currently implemented, and what I'm doing to change it.

    A short thread into one of the "darker" portions of the Darknet/YOLO codebase...

    #darknet #yolo #cpp #pthread

    🧵 1/8

  5. Now that I'm several days into removing pthread from Darknet/YOLO I can finally comment on the image data loading process.

    Both how it is currently implemented, and what I'm doing to change it.

    A short thread into one of the "darker" portions of the Darknet/YOLO codebase...

    #darknet #yolo #cpp #pthread

    🧵 1/8