Commit f8b8db8
committed
Update
`thrd_create` expects a thread function that returns an int. This will make sure the function signatures match.
PiperOrigin-RevId: 817642575pthreadpool_thread_create function signature.1 parent b8279c3 commit f8b8db8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments