Lines Matching refs:thread
4 In thread assisted mode, we create a background thread to ensure that periodic
26 set calls, but the combination of the two would not be safe if the assist thread
38 assist thread creation).
43 It would also only be required for applications which want to use thread
50 - **2. Handshake layer always belongs to the application thread.**
52 In this model, the handshake layer “belongs” to the application thread
53 and the assist thread is never allowed to touch it:
58 - The assist thread performs a reduced tick operation which does everything
85 - **3. Handshake layer belongs to the assist thread after connection begins.**
89 thread and may not be touched further. We would need to block all API calls
101 we don't implement for thread assisted post-handshake QUIC, we would