Searched refs:third (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.1.9/tests/unit/ |
| H A D | fibers_test.c | 90 …fiber_t third = fibers_create(FIBERS_DEFAULT_STACK_SIZE, coop_fibers_func, (void*)&cooperative_cou… variable 92 third_fiber_id = third->id; 99 T_ASSERT_EQ(cooperative_counter, third->id + 1, "invalid cooperative schedule"); 104 fibers_join(third);
|
| /xnu-12377.1.9/osfmk/conf/ |
| H A D | copyright.osf | 13 # released) to third parties provided that the copyright notice and this 30 # sale or license by or on behalf of Licensee to third parties, or 31 # (2) distribution of the binary code or source code to third parties
|
| /xnu-12377.1.9/libkern/zlib/ |
| H A D | README | 38 Unsupported third party contributions are provided in directory "contrib". 120 include third-party code.
|
| /xnu-12377.1.9/doc/mach_ipc/ |
| H A D | port_types.md | 48 service port (as opposed to the `WEAK` version below), and allows third parties
|
| /xnu-12377.1.9/ |
| H A D | APPLE_LICENSE | 142 property rights needed, if any. For example, if a third party patent 240 with Apple's third party trademark usage guidelines which are posted
|
| /xnu-12377.1.9/doc/allocators/ |
| H A D | api-basics.md | 102 Note that at this time, those interfaces aren't exported to third parties,
|
| /xnu-12377.1.9/makedefs/ |
| H A D | MakeInc.top | 110 # and the third is the machine configuration. You may pass in as
|