Skip to content
Commit 464cb604 authored by Qi Wang's avatar Qi Wang Committed by Qi Wang
Browse files

Move background thread creation to background_thread_0.

To avoid complications, avoid invoking pthread_create "internally", instead rely
on thread0 to launch new threads, and also terminating threads when asked.
parent 13685ab1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment