aboutsummaryrefslogtreecommitdiff
path: root/libc/src/time/gpu/nanosleep.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-01-07[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)Joseph Huber1-0/+1
2024-12-17[libc] Enable 'timespec_get' for the GPU build (#120304)Joseph Huber1-2/+0
2024-12-05Reapply "[libc][windows] start time API implementation (#117775)" (#118886)Schrodinger ZHU Yifan1-1/+1
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek1-2/+3
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini1-3/+2
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek1-2/+3
2024-02-13[libc] Remove remaining GPU architecture dependent instructions (#81612)Joseph Huber1-2/+3
2024-02-13[libc] Round up time for GPU nanosleep implementation (#81630)Joseph Huber1-7/+8
2024-01-29[libc][NFC] Remove inline assembly for PTX instructions (#79913)Joseph Huber1-1/+1
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet1-2/+2
2023-08-30[libc] Implement the 'nanosleep' function on the GPUJoseph Huber1-0/+71