Skip to content

Commit 33ee469

Browse files
committed
Add time_nanosleep
Signed-off-by: Bob Weinand <[email protected]>
1 parent 317b1aa commit 33ee469

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ext/handlers_signal.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ static void dd_handle_signal(zif_handler original_function, INTERNAL_FUNCTION_PA
8181
x(pcntl_sigwaitinfo) \
8282
x(sleep) \
8383
x(usleep) \
84+
x(time_nanosleep) \
8485

8586
#define BLOCKMETH(x) \
8687
x(PDO, connect) \

0 commit comments

Comments
 (0)