golden hour
/opt/alt/php81/usr/include/php/Zend
⬆️ Go Up
Upload
File/Folder
Size
Actions
Optimizer
-
Del
OK
zend.h
15.06 KB
Del
OK
zend_API.h
93.85 KB
Del
OK
zend_alloc.h
18.84 KB
Del
OK
zend_alloc_sizes.h
2.57 KB
Del
OK
zend_arena.h
5.92 KB
Del
OK
zend_ast.h
12.63 KB
Del
OK
zend_attributes.h
5.11 KB
Del
OK
zend_attributes_arginfo.h
1.78 KB
Del
OK
zend_bitset.h
7.74 KB
Del
OK
zend_build.h
1.59 KB
Del
OK
zend_builtin_functions.h
1.48 KB
Del
OK
zend_builtin_functions_arginfo.h
13.32 KB
Del
OK
zend_closures.h
2.24 KB
Del
OK
zend_closures_arginfo.h
2.04 KB
Del
OK
zend_compile.h
45.86 KB
Del
OK
zend_config.h
32 B
Del
OK
zend_constants.h
6.55 KB
Del
OK
zend_cpuinfo.h
7.38 KB
Del
OK
zend_dtrace.h
2 KB
Del
OK
zend_enum.h
2.56 KB
Del
OK
zend_enum_arginfo.h
1.66 KB
Del
OK
zend_errors.h
2.34 KB
Del
OK
zend_exceptions.h
4.44 KB
Del
OK
zend_exceptions_arginfo.h
16.94 KB
Del
OK
zend_execute.h
20.02 KB
Del
OK
zend_extensions.h
6.08 KB
Del
OK
zend_fibers.h
4.61 KB
Del
OK
zend_fibers_arginfo.h
3.49 KB
Del
OK
zend_float.h
15.08 KB
Del
OK
zend_gc.h
3.82 KB
Del
OK
zend_gdb.h
1.39 KB
Del
OK
zend_generators.h
7.24 KB
Del
OK
zend_generators_arginfo.h
2.72 KB
Del
OK
zend_globals.h
8.81 KB
Del
OK
zend_globals_macros.h
2.74 KB
Del
OK
zend_hash.h
39.67 KB
Del
OK
zend_highlight.h
2.24 KB
Del
OK
zend_inheritance.h
2.3 KB
Del
OK
zend_ini.h
10.05 KB
Del
OK
zend_ini_parser.h
2.67 KB
Del
OK
zend_ini_scanner.h
1.84 KB
Del
OK
zend_ini_scanner_defs.h
225 B
Del
OK
zend_interfaces.h
3.7 KB
Del
OK
zend_interfaces_arginfo.h
7.84 KB
Del
OK
zend_istdiostream.h
1.5 KB
Del
OK
zend_iterators.h
3.5 KB
Del
OK
zend_language_parser.h
5.96 KB
Del
OK
zend_language_scanner.h
2.97 KB
Del
OK
zend_language_scanner_defs.h
310 B
Del
OK
zend_list.h
3.39 KB
Del
OK
zend_llist.h
3.71 KB
Del
OK
zend_long.h
4.12 KB
Del
OK
zend_map_ptr.h
3.57 KB
Del
OK
zend_max_execution_timer.h
1.45 KB
Del
OK
zend_modules.h
4.72 KB
Del
OK
zend_multibyte.h
4.78 KB
Del
OK
zend_multiply.h
9.62 KB
Del
OK
zend_object_handlers.h
13.97 KB
Del
OK
zend_objects.h
1.77 KB
Del
OK
zend_objects_API.h
4.54 KB
Del
OK
zend_observer.h
4.21 KB
Del
OK
zend_operators.h
29.56 KB
Del
OK
zend_portability.h
21.64 KB
Del
OK
zend_ptr_stack.h
4.19 KB
Del
OK
zend_range_check.h
2.93 KB
Del
OK
zend_signal.h
3.98 KB
Del
OK
zend_smart_str.h
5.67 KB
Del
OK
zend_smart_str_public.h
1.1 KB
Del
OK
zend_smart_string.h
4.11 KB
Del
OK
zend_smart_string_public.h
1.21 KB
Del
OK
zend_sort.h
1.5 KB
Del
OK
zend_stack.h
2.3 KB
Del
OK
zend_stream.h
3.53 KB
Del
OK
zend_string.h
19.23 KB
Del
OK
zend_strtod.h
2.1 KB
Del
OK
zend_strtod_int.h
3.33 KB
Del
OK
zend_system_id.h
1.37 KB
Del
OK
zend_type_info.h
4.29 KB
Del
OK
zend_types.h
45.2 KB
Del
OK
zend_variables.h
2.99 KB
Del
OK
zend_virtual_cwd.h
12.32 KB
Del
OK
zend_vm.h
1.91 KB
Del
OK
zend_vm_def.h
277.72 KB
Del
OK
zend_vm_execute.h
2.01 MB
Del
OK
zend_vm_handlers.h
89.42 KB
Del
OK
zend_vm_opcodes.h
12.43 KB
Del
OK
zend_vm_trace_handlers.h
3.14 KB
Del
OK
zend_vm_trace_lines.h
1.71 KB
Del
OK
zend_vm_trace_map.h
2.6 KB
Del
OK
zend_weakrefs.h
1.67 KB
Del
OK
zend_weakrefs_arginfo.h
3.4 KB
Del
OK
Edit: zend_fibers.h
/* +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ | Copyright (c) Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | | http://www.zend.com/license/2_00.txt. | | If you did not receive a copy of the Zend license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@zend.com so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Aaron Piotrowski <aaron@trowski.com> | | Martin Schröder <m.schroeder2007@gmail.com> | +----------------------------------------------------------------------+ */ #ifndef ZEND_FIBERS_H #define ZEND_FIBERS_H #include "zend_API.h" #include "zend_types.h" #define ZEND_FIBER_GUARD_PAGES 1 #define ZEND_FIBER_DEFAULT_C_STACK_SIZE (4096 * (((sizeof(void *)) < 8) ? 256 : 512)) #define ZEND_FIBER_VM_STACK_SIZE (1024 * sizeof(zval)) BEGIN_EXTERN_C() typedef enum { ZEND_FIBER_STATUS_INIT, ZEND_FIBER_STATUS_RUNNING, ZEND_FIBER_STATUS_SUSPENDED, ZEND_FIBER_STATUS_DEAD, } zend_fiber_status; typedef enum { ZEND_FIBER_FLAG_THREW = 1 << 0, ZEND_FIBER_FLAG_BAILOUT = 1 << 1, ZEND_FIBER_FLAG_DESTROYED = 1 << 2, } zend_fiber_flag; typedef enum { ZEND_FIBER_TRANSFER_FLAG_ERROR = 1 << 0, ZEND_FIBER_TRANSFER_FLAG_BAILOUT = 1 << 1 } zend_fiber_transfer_flag; void zend_register_fiber_ce(void); void zend_fiber_init(void); void zend_fiber_shutdown(void); extern ZEND_API zend_class_entry *zend_ce_fiber; typedef struct _zend_fiber_stack zend_fiber_stack; /* Encapsulates data needed for a context switch. */ typedef struct _zend_fiber_transfer { /* Fiber that will be switched to / has resumed us. */ zend_fiber_context *context; /* Value to that should be send to (or was received from) a fiber. */ zval value; /* Bitmask of flags defined in enum zend_fiber_transfer_flag. */ uint8_t flags; } zend_fiber_transfer; /* Coroutine functions must populate the given transfer with a new context * and (optional) data before they return. */ typedef void (*zend_fiber_coroutine)(zend_fiber_transfer *transfer); struct _zend_fiber_context { /* Pointer to boost.context or ucontext_t data. */ void *handle; /* Pointer that identifies the fiber type. */ void *kind; /* Entrypoint function of the fiber. */ zend_fiber_coroutine function; /* Assigned C stack. */ zend_fiber_stack *stack; /* Fiber status. */ zend_fiber_status status; /* Reserved for extensions */ void *reserved[ZEND_MAX_RESERVED_RESOURCES]; }; struct _zend_fiber { /* PHP object handle. */ zend_object std; /* Flags are defined in enum zend_fiber_flag. */ uint8_t flags; /* Native C fiber context. */ zend_fiber_context context; /* Fiber that resumed us. */ zend_fiber_context *caller; /* Fiber that suspended us. */ zend_fiber_context *previous; /* Callback and info / cache to be used when fiber is started. */ zend_fcall_info fci; zend_fcall_info_cache fci_cache; /* Current Zend VM execute data being run by the fiber. */ zend_execute_data *execute_data; /* Frame on the bottom of the fiber vm stack. */ zend_execute_data *stack_bottom; /* Storage for fiber return value. */ zval result; }; /* These functions may be used to create custom fiber objects using the bundled fiber switching context. */ ZEND_API bool zend_fiber_init_context(zend_fiber_context *context, void *kind, zend_fiber_coroutine coroutine, size_t stack_size); ZEND_API void zend_fiber_destroy_context(zend_fiber_context *context); ZEND_API void zend_fiber_switch_context(zend_fiber_transfer *transfer); ZEND_API void zend_fiber_switch_block(void); ZEND_API void zend_fiber_switch_unblock(void); ZEND_API bool zend_fiber_switch_blocked(void); END_EXTERN_C() static zend_always_inline zend_fiber *zend_fiber_from_context(zend_fiber_context *context) { ZEND_ASSERT(context->kind == zend_ce_fiber && "Fiber context does not belong to a Zend fiber"); return (zend_fiber *)(((char *) context) - XtOffsetOf(zend_fiber, context)); } static zend_always_inline zend_fiber_context *zend_fiber_get_context(zend_fiber *fiber) { return &fiber->context; } #endif
Save