• Robert Schmidt's avatar
    Implement abortTpool() · e63cc03c
    Robert Schmidt authored
    This stops all ongoing threads (using pthread_join()), and marks FIFOs
    to not block anymore. In this case, returned messages will be NULL.
    e63cc03c
thread-pool.c 8.26 KB