Unit Instance
Units API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/units/1134260/?format=api
https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooksmp_index/en/?format=api", "source": [ "The global list of pending timeout events is protected by a global spin mutex, `callout_lock`; all access to the timeout list must be performed with this mutex held. When `softclock` is woken up, it scans the list of pending timeouts for those that should fire. In order to avoid lock order reversal, the `softclock` thread will release the `callout_lock` mutex when invoking the provided `timeout` callback function. If the `CALLOUT_MPSAFE` flag was not set during registration, then Giant will be grabbed before invoking the callout, and then released afterwards. The `callout_lock` mutex will be re-grabbed before proceeding. The `softclock` code is careful to leave the list in a consistent state while releasing the mutex. If `DIAGNOSTIC` is enabled, then the time taken to execute each function is measured, and a warning is generated if it exceeds a threshold." ], "previous_source": "", "target": [ "The global list of pending timeout events is protected by a global spin mutex, `callout_lock`; all access to the timeout list must be performed with this mutex held. When `softclock` is woken up, it scans the list of pending timeouts for those that should fire. In order to avoid lock order reversal, the `softclock` thread will release the `callout_lock` mutex when invoking the provided `timeout` callback function. If the `CALLOUT_MPSAFE` flag was not set during registration, then Giant will be grabbed before invoking the callout, and then released afterwards. The `callout_lock` mutex will be re-grabbed before proceeding. The `softclock` code is careful to leave the list in a consistent state while releasing the mutex. If `DIAGNOSTIC` is enabled, then the time taken to execute each function is measured, and a warning is generated if it exceeds a threshold." ], "id_hash": 8089060480249487509, "content_hash": 8089060480249487509, "location": "documentation/content/en/books/arch-handbook/smp/_index.adoc:151", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 50, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 138, "source_unit": "https://translate-dev.freebsd.org/api/units/1134260/?format=api", "priority": 100, "id": 1134260, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksmp_index/en/?checksum=f0421da62bebe095", "url": "https://translate-dev.freebsd.org/api/units/1134260/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-05-23T13:16:47.339039Z" }{ "translation": "