mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 11:58:54 -04:00
o Simplify the logic by removing a lot of unnecesary nesting o Reduce the amount of local variables o Zero-out the allocated structure and get rid of all the unnecessary setting to 0 and NULL; Refactor _pthread_mutex_destroy o Simplify the logic by removing a lot of unnecesary nesting o No need to check pointer that the mutex attributes points to. Checking passed in pointer is enough. |
||
|---|---|---|
| .. | ||
| arch | ||
| sys | ||
| thread | ||
| Makefile | ||