Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource qthreads

The Qthreads API is designed to make using large numbers of threads convenient and easy. The Qthreads API also provides access to full/empty-bit (FEB) semantics, where every word of memory can be marked either full or empty, and a thread can wait for any word to attain either state. Qthreads is essentially a library for spawning and controlling stackful coroutines: threads with small (4-8k) stacks. The exposed user API resembles OS threads, however the threads are entirely in user-space and use their locked/unlocked status as part of their scheduling. The library's metaphor is that there are many Qthreads and several "shepherds". Shepherds generally map to specific processors or memory regions, but this is not an explicit part of the API. Qthreads are assigned to specific shepherds and are only allowed to migrate when running on a scheduler that supports work stealing or when migration is explicitly triggered via user APIs. The API includes utility functions for making threaded loops, sorting, and similar operations convenient.

Found 1 sites for qthreads

Found 9 RPM for qthreads

PackageSummaryDistributionDownload
qthreads-1.22^20251007gitcedb1fc-1.fc44.aarch64.htmlLightweight locality-aware user-level threading runtimeFedora Rawhide for aarch64qthreads-1.22^20251007gitcedb1fc-1.fc44.aarch64.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc44.ppc64le.htmlLightweight locality-aware user-level threading runtimeFedora Rawhide for ppc64leqthreads-1.22^20251007gitcedb1fc-1.fc44.ppc64le.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc44.x86_64.htmlLightweight locality-aware user-level threading runtimeFedora Rawhide for x86_64qthreads-1.22^20251007gitcedb1fc-1.fc44.x86_64.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc43.aarch64.htmlLightweight locality-aware user-level threading runtimeFedora 43 testing updates for aarch64qthreads-1.22^20251007gitcedb1fc-1.fc43.aarch64.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc43.ppc64le.htmlLightweight locality-aware user-level threading runtimeFedora 43 testing updates for ppc64leqthreads-1.22^20251007gitcedb1fc-1.fc43.ppc64le.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc43.x86_64.htmlLightweight locality-aware user-level threading runtimeFedora 43 testing updates for x86_64qthreads-1.22^20251007gitcedb1fc-1.fc43.x86_64.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc42.aarch64.htmlLightweight locality-aware user-level threading runtimeFedora 42 testing updates for aarch64qthreads-1.22^20251007gitcedb1fc-1.fc42.aarch64.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc42.ppc64le.htmlLightweight locality-aware user-level threading runtimeFedora 42 testing updates for ppc64leqthreads-1.22^20251007gitcedb1fc-1.fc42.ppc64le.rpm
qthreads-1.22^20251007gitcedb1fc-1.fc42.x86_64.htmlLightweight locality-aware user-level threading runtimeFedora 42 testing updates for x86_64qthreads-1.22^20251007gitcedb1fc-1.fc42.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet