version 1.8, 2016/07/20 04:14:25
|
version 1.9, 2018/01/18 08:58:02
|
Line 22
|
Line 22
|
<td>TX_LOCK(spin mutex) + sc_stopping flag</td> |
<td>TX_LOCK(spin mutex) + sc_stopping flag</td> |
<td>CORE_LOCK(spin mutex)+sc_stopping flag</td> |
<td>CORE_LOCK(spin mutex)+sc_stopping flag</td> |
<td>use CORE_LOCK(spin mutex) and TX_LOCK(spin mutex) partially</td> |
<td>use CORE_LOCK(spin mutex) and TX_LOCK(spin mutex) partially</td> |
<td>No</td> |
<td>Yes</td> |
<td>TX and RX differently</td> |
<td>TX and RX differently</td> |
<td>TX_LOCK(mutex) and check sc_stopping in the beginning</td> |
<td>TX_LOCK(mutex) and check sc_stopping in the beginning</td> |
<td>Yes</td> |
<td>Yes</td> |