Commit 5dfdfbb
committed
issue: Remove free_evh_resources()
This method simply calls stop_thread(). Remove it to simply the code and
separate thread stopping from epfd closing.
Signed-off-by: Dmytro Podgornyi <[email protected]>1 parent 60b7ec7 commit 5dfdfbb
File tree
2 files changed
+8
-23
lines changed- src/core/event
2 files changed
+8
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
267 | 268 | | |
268 | | - | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | 276 | | |
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
281 | | - | |
282 | | - | |
283 | 280 | | |
284 | 281 | | |
285 | 282 | | |
286 | 283 | | |
287 | 284 | | |
288 | 285 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | 286 | | |
298 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
299 | 292 | | |
300 | 293 | | |
301 | 294 | | |
| |||
406 | 399 | | |
407 | 400 | | |
408 | 401 | | |
409 | | - | |
| 402 | + | |
410 | 403 | | |
411 | | - | |
| 404 | + | |
412 | 405 | | |
413 | 406 | | |
414 | 407 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | 408 | | |
422 | 409 | | |
423 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | 258 | | |
261 | 259 | | |
262 | 260 | | |
| |||
0 commit comments